Skip to content

Commit

Permalink
update secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
martriay committed Jan 25, 2024
1 parent a8236db commit 6408bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: Auto-commit changes
uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a #v4.16.0
with:
token: ${{ secrets.GH_PAT_OZ_ORG }}
token: ${{ secrets.OPENZEPPELIN_ORG_GITHUB_PAT }}
commit_message: Bump version to ${{ env.NEW_VERSION }}

0 comments on commit 6408bfd

Please sign in to comment.