We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d19af commit f046278Copy full SHA for f046278
.github/workflows/publication.yml
@@ -44,4 +44,4 @@ jobs:
44
OSSRH_PASSWORD: ${{ secrets.OSSRH_PASSWORD }}
45
46
- name: Push tag
47
- run: gut push ; git push --tags
+ run: git push ; git push --tags
0 commit comments