Skip to content

Commit

Permalink
pass GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
slavb18 committed May 27, 2024
1 parent 419e2fa commit 33b103f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,5 @@ jobs:
env:
WERF_KUBECONFIG_BASE64: ${{ inputs.KUBE_CONTEXT && secrets.KUBE_CONFIG || steps.bootstrap.outputs.KUBE_CONFIG }}
WERF_ENV: ${{ env.WERF_ENV }}
WERF_SET_ENV: env.DOMAIN=${{ env.DOMAIN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 33b103f

Please sign in to comment.