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 9dbac6e commit 3faa9d1Copy full SHA for 3faa9d1
.github/workflows/deploy.yml
@@ -205,4 +205,4 @@ jobs:
205
if: success()
206
run: |
207
git tag -f last-deploy ${{ github.sha }}
208
- git push -f origin last-deploy
+ git push -f origin last-deploy
0 commit comments