Skip to content

Commit 28e0196

Browse files
committed
fix permissions
1 parent c2d12bb commit 28e0196

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tag-release-devcontainer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
tag_release:
7676
permissions:
7777
id-token: "write"
78+
contents: "write"
7879
runs-on: ubuntu-22.04
7980
container:
8081
image: ${{ inputs.pinned_image }}

0 commit comments

Comments
 (0)