Skip to content

Commit

Permalink
- update flow
Browse files Browse the repository at this point in the history
  • Loading branch information
SEAbdulbasit committed Feb 13, 2024
1 parent 2861146 commit 44c435b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/depoly_web_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
cp -R ./webApp/build/dist/wasmJs/productionExecutable/* ./docs/
- name: Push changes
uses: ad-m/github-push-action@v4.0.0
uses: ad-m/github-push-action@v0.6.0
with:
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
branch: ${{ github.ref }}
Expand Down

0 comments on commit 44c435b

Please sign in to comment.