Skip to content

Commit

Permalink
Remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
carlssonk committed Sep 28, 2024
1 parent 1b991a4 commit f9f2d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:

create-release-tag:
name: Create Release Tag
needs: [setup, terraform-operation]
needs: [terraform-operation]
if: github.event.inputs.environment == 'prod'
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit f9f2d64

Please sign in to comment.