Skip to content

Commit 05bcc2f

Browse files
committed
remove deprecated token field
1 parent ca315b4 commit 05bcc2f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/deploy_to_gke.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ jobs:
108108
fi
109109
- id: 'setup-helm'
110110
uses: azure/setup-helm@v4
111-
with:
112-
token: ${{ secrets.GITHUB_TOKEN }} # only needed if version is 'latest'
113-
# default version is latest (stable)
114111
- name: deploy with helm
115112
run: |
116113
echo ${{ inputs.deploy_command }}

0 commit comments

Comments
 (0)