Skip to content

Commit

Permalink
0.6.0 for action
Browse files Browse the repository at this point in the history
  • Loading branch information
badetitou authored Jun 7, 2023
1 parent dbcc9b4 commit b5cb636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testAndBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# Careful, this can kill your project
- name: Force push to destination branch
uses: ad-m/github-push-action@v0.5.0
uses: ad-m/github-push-action@v0.6.0
with:
# Token for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b5cb636

Please sign in to comment.