Skip to content

Commit 5e18bfe

Browse files
committed
ci: permissions: write-all
1 parent 33baed0 commit 5e18bfe

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,10 @@ on:
66
pull_request:
77
branches: [main]
88

9-
permissions:
10-
packages: write
11-
contents: read
12-
139
jobs:
1410
publish-finra-short-api-image:
1511
runs-on: ubuntu-latest
16-
12+
permissions: write-all
1713
steps:
1814
- uses: actions/checkout@v4
1915

0 commit comments

Comments
 (0)