Skip to content

Commit

Permalink
Fix github-push-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkleeman committed Jan 31, 2024
1 parent ee66165 commit 87663b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
git config user.email "<>"
- run: ./release/release.sh
- name: Push changes
uses: ad-m/[email protected]
uses: ad-m/[email protected].0
with:
github_token: ${{ secrets.HOMEBREW_TAP_CONTENTS_WRITE || secrets.GITHUB_TOKEN }}
repository: restatedev/homebrew-tap

0 comments on commit 87663b1

Please sign in to comment.