Skip to content

Commit baa816d

Browse files
authored
Update rust.yml
1 parent 8b461d4 commit baa816d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
run: |
3838
git add -f nicehtml_transpiler/pkg
3939
git commit -m "Deploying build results to new branch"
40-
git push origin built
40+
git push -f origin built
4141
env:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)