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.
2 parents 8abcce3 + 76b9bf4 commit 59e8b3fCopy full SHA for 59e8b3f
.github/workflows/updatecli.yaml
@@ -26,4 +26,4 @@ jobs:
26
shopt -s globstar
27
updatecli apply --config updatecli/updatecli.d --values updatecli/values.yaml
28
env:
29
- GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
+ GITHUB_TOKEN: "${{ secrets.UPGRADE_RUBY_TOKEN }}"
0 commit comments