Skip to content

Commit fc1b086

Browse files
committed
Remove unused permissions
1 parent 99f4cb5 commit fc1b086

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,7 @@ jobs:
194194
needs:
195195
- image
196196
- actions
197-
permissions:
198-
contents: read
199-
packages: write
197+
permissions: {}
200198
environment:
201199
name: dockerhub
202200
url: https://hub.docker.com/r/danielflook/terraform-github-actions-base/tags?name=${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)