Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
emadadel4 committed Oct 15, 2024
1 parent eb77ea3 commit f5c5b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
git config --global user.name "emadadel4"
git config --global user.email "19177373+emadadel4@users.noreply.github.com"
git add itt.ps1
git commit -m "Update"
git commit -m "Update" -f
git push
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f5c5b55

Please sign in to comment.