Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasLoos authored Sep 3, 2023
1 parent fb825af commit 64ef384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
- name: Commit and Push Changes
run: |
git add -f pkg
git add -f nicehtml_transpiler/pkg
git commit -m "Deploying build results to new branch"
git push origin built

0 comments on commit 64ef384

Please sign in to comment.