We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b1dfe commit 6ad982aCopy full SHA for 6ad982a
.github/workflows/prep-dev.yml
@@ -70,4 +70,4 @@ jobs:
70
with:
71
message: "build: update Flipcash versioning to ${{ steps.date.outputs.YEAR }}.${{ steps.date.outputs.MONTH }}"
72
branch: "code/cash"
73
- github_token: ${{ secrets.BOT_GITHUB_TOKEN }}
+ github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments