Skip to content

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
krmahadevan committed Jun 19, 2024
1 parent e4cb726 commit d3f81b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Publish package to the Maven Central Repository
on:
push:
branches: [ master ]
branches: [ main ]
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d3f81b7

Please # to comment.