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 8abcce3 commit 76b9bf4Copy full SHA for 76b9bf4
.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