Skip to content

Commit f8fe098

Browse files
committed
Fix token permissions
1 parent 3415009 commit f8fe098

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ on:
44
release:
55
types: [published]
66
permissions:
7-
contents: read
8-
packages: write
7+
contents: write
98
jobs:
109
publish:
1110
name: 🚀 Publish to VS Code Marketplace

0 commit comments

Comments
 (0)