Skip to content

Commit 29dccfc

Browse files
committed
fix: add permissions to write package
1 parent a719d15 commit 29dccfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818

1919
permissions:
2020
contents: read
21-
id-token: write
21+
package: write
2222

2323
jobs:
2424
build:

0 commit comments

Comments
 (0)