Skip to content

Commit 1d3dde6

Browse files
authored
feat: fix permissions (#26)
Signed-off-by: Dan Webb <[email protected]>
1 parent 1d0aeaf commit 1d3dde6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ name: Build & Publish container
77
jobs:
88
publish:
99
runs-on: ubuntu-latest
10-
permissions:
11-
packages: write
12-
contents: read
1310
steps:
1411
- name: Bump version and push tag
1512
id: tag_version

0 commit comments

Comments
 (0)