Skip to content

Commit 3faa9d1

Browse files
committed
update
1 parent 9dbac6e commit 3faa9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,4 +205,4 @@ jobs:
205205
if: success()
206206
run: |
207207
git tag -f last-deploy ${{ github.sha }}
208-
git push -f origin last-deploy
208+
git push -f origin last-deploy

0 commit comments

Comments
 (0)