Skip to content

Commit

Permalink
refactor: add secret
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardobridge committed Jan 23, 2024
1 parent 541c7f2 commit b5f753f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/stack-delete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ on:
description: 'Environment to delete stack from'
required: true
type: string
secrets:
AWS_DEPLOYER_ROLE:
description: 'AWS Role to assume'
required: true

permissions:
id-token: write
Expand Down

0 comments on commit b5f753f

Please sign in to comment.