We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0257aa commit 9bad966Copy full SHA for 9bad966
.github/workflows/release_package.yml
@@ -55,4 +55,4 @@ jobs:
55
env:
56
GITHUB_TOKEN: ${{ secrets.MY_TOKEN }}
57
run: |
58
- git push origin && git push --tags
+ git push origin
0 commit comments