Skip to content

Commit e9c92bf

Browse files
authored
Remove superfluous permissions (#5)
Turns out the reason the overarching feature metadata package couldn't be written to was that there was a package by the same name from a previous attempt of building devcontainer features in a since deleted repository that still existed!
1 parent aab96f5 commit e9c92bf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
permissions:
15-
contents: write
16-
id-token: write
1715
packages: write
1816

1917
steps:

0 commit comments

Comments
 (0)