Skip to content

Commit

Permalink
init function?
Browse files Browse the repository at this point in the history
  • Loading branch information
XinRanZhAWS committed Apr 25, 2024
1 parent 3378a8f commit 60b8414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post_release_version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
token: ${{ steps.bot_secrets.outputs.BOT_TOKEN.Github-RW-PAToken }}
token: ${{ env.BOT_TOKEN_GITHUB_RW_PATOKEN }}

- name: Configure Git
run: |
Expand Down

0 comments on commit 60b8414

Please sign in to comment.