Skip to content

Commit

Permalink
Undo change in client.yml to avoid conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
pal03377 committed Nov 8, 2023
1 parent 448ce34 commit 7ad68a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
OSSRH_PASSWORD: ${{secrets.OSSRH_TOKEN}}
GPG_KEY: ${{secrets.GPG_KEY}}
GPG_PASSPHRASE: ${{secrets.GPG_PASSPHRASE}}
if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/master'

0 comments on commit 7ad68a3

Please sign in to comment.