Skip to content

Commit

Permalink
Update ad-m/github-push-action to @master
Browse files Browse the repository at this point in the history
This way it includes ad-m/github-push-action#140
  • Loading branch information
kdambekalns committed Oct 6, 2023
1 parent f64a3b7 commit b200e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
git commit -m 'localbeach: update to ${{ github.ref }}'
- name: Push to git
uses: ad-m/github-push-action@v0.6.0
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.FLOWNATIVE_BOT_TOKEN }}
repository: flownative/homebrew-flownative
Expand Down

0 comments on commit b200e1d

Please sign in to comment.