Skip to content

Commit

Permalink
blank
Browse files Browse the repository at this point in the history
  • Loading branch information
hadrilec committed Apr 28, 2022
1 parent f0f98c6 commit 84768b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags/v')
# git ls-remote --tags origin
# git push --delete origin refs/tags/refs/heads/publish
# git push origin v0.0.1
# git push origin v0.0.1
steps:
- uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit 84768b4

Please sign in to comment.