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 5543b9f commit 4d682e1Copy full SHA for 4d682e1
.github/workflows/release.yaml
@@ -94,4 +94,4 @@ jobs:
94
Update kitctl to ${{ env.RELEASE_VERSION }}
95
Created by Github actions during Release CLI action
96
env:
97
- COMMITTER_TOKEN: ${{ secrets.UPLOAD_GITHUB_TOKEN }}
+ COMMITTER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments