Skip to content

Commit

Permalink
fix: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
hazcod committed Jun 24, 2022
1 parent 3790ed5 commit 98212e1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ jobs:
name: terraform
runs-on: ubuntu-latest

permissions:
contents: write
id-token: write
deployments: write
packages: write
security-events: write
# permissions:
# contents: write
# id-token: write
# deployments: write
# packages: write
# security-events: write

steps:
-
Expand Down

0 comments on commit 98212e1

Please sign in to comment.