Skip to content

Commit aaa15ab

Browse files
committed
ci: update permission
1 parent 9f4e168 commit aaa15ab

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/docker-publish.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,12 @@ env:
1010
REGISTRY: ghcr.io
1111
IMAGE_NAME: JavaAIDev/openapi-mcp-server
1212

13-
permissions:
14-
contents: write
1513

1614
jobs:
1715
push-image:
1816
runs-on: ubuntu-latest
1917
permissions:
20-
contents: read
18+
contents: write
2119
packages: write
2220
attestations: write
2321
id-token: write

0 commit comments

Comments
 (0)