Skip to content

Commit

Permalink
CMDCT-4303 - destroy needs serverless key for QMR (#2556)
Browse files Browse the repository at this point in the history
  • Loading branch information
peoplespete authored Feb 5, 2025
1 parent 543ef11 commit 38e76af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ permissions:
contents: read
actions: read

env:
SERVERLESS_LICENSE_KEY: ${{ secrets.SERVERLESS_LICENSE_KEY }}

jobs:
destroy:
# Protected branches should be designated as such in the GitHub UI.
Expand Down

0 comments on commit 38e76af

Please sign in to comment.