Skip to content

Commit f046278

Browse files
committed
typo
1 parent 29d19af commit f046278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publication.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
OSSRH_PASSWORD: ${{ secrets.OSSRH_PASSWORD }}
4545

4646
- name: Push tag
47-
run: gut push ; git push --tags
47+
run: git push ; git push --tags

0 commit comments

Comments
 (0)