Skip to content

Commit

Permalink
ci(cloudrun): get rid of secret strategy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Oct 1, 2024
1 parent 22db46e commit 848a405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/deploy-cloudrun/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ runs:
timeout: 60m
secrets: |
/secrets/app/secrets.json=SECRETS:latest
secrets_update_strategy: overwrite
env_vars: |-
AGOL_ORG=${{ inputs.agol_org }}
TAG_NAME=${{ inputs.tag_name }}
Expand Down

0 comments on commit 848a405

Please sign in to comment.