Skip to content

Commit 59e8b3f

Browse files
authored
Merge pull request #8 from treezio/update-token-variable-updatecli
Update ruby upgrades token
2 parents 8abcce3 + 76b9bf4 commit 59e8b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
shopt -s globstar
2727
updatecli apply --config updatecli/updatecli.d --values updatecli/values.yaml
2828
env:
29-
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
29+
GITHUB_TOKEN: "${{ secrets.UPGRADE_RUBY_TOKEN }}"

0 commit comments

Comments
 (0)