Skip to content

Commit

Permalink
Merge pull request #25 from JHWelch/fix-branch-name
Browse files Browse the repository at this point in the history
Update to main
  • Loading branch information
JHWelch authored Sep 10, 2023
2 parents 9573884 + c5d68c9 commit bd97d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: CasperWA/push-protected@v2
with:
token: ${{ secrets.GH_RELEASE_PAT }}
branch: protected
branch: main
unprotect_reviews: true

- name: Create GitHub release
Expand Down

0 comments on commit bd97d20

Please sign in to comment.