Skip to content

Commit

Permalink
ci: enable releases on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUnderScorer committed Aug 29, 2022
1 parent 4dcbc1a commit c0076f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:
push:
branches:
- test
# TODO After publishing repository change this to trigger on push to main and test
workflow_dispatch:
- main

jobs:
release:
Expand Down

0 comments on commit c0076f8

Please sign in to comment.