diff --git a/.github/workflows/deploy-shared.yml b/.github/workflows/deploy-shared.yml index 705a52c..c2e84a9 100644 --- a/.github/workflows/deploy-shared.yml +++ b/.github/workflows/deploy-shared.yml @@ -82,6 +82,7 @@ jobs: DEPLOY_PATH: ${{ inputs.path }} KEEP_RELEASES: ${{ inputs.keep-releases }} SOPS_AGE_KEY: ${{ secrets.sops-age-key }} + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | jq -n \ --argjson hosts "$HOSTS" \