Skip to content

Commit

Permalink
ci: change branch to main (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis273 committed Aug 7, 2022
1 parent 40ad363 commit 7fdc0c1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@ name: Release
"on":
push:
branches:
- master
- main
- next
- beta
- "*.x"
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7fdc0c1

Please sign in to comment.