Skip to content

Commit

Permalink
chore: updated publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
carlwilk32 committed Dec 24, 2023
1 parent 2365bb8 commit 8ac9ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Publish package to GitHub Packages
on:
push:
branches: [main]
branches: [master]
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8ac9ca5

Please sign in to comment.