Skip to content

Commit

Permalink
ci(palletjack): specify secrets version
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Oct 4, 2024
1 parent 0247f65 commit 8bb0772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/palletjack/deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ runs:
source: src/palletjack/src/roadkill
timeout: 20m
secrets: |
/secrets/app/secrets.json=${{inputs.project_id}}/skid-secrets
/secrets/app/secrets.json=${{inputs.project_id}}/skid-secrets:latest
secrets_update_strategy: overwrite
env_vars: |-
PROJECT_ID=${{ inputs.project_id }}
Expand Down

0 comments on commit 8bb0772

Please sign in to comment.