Skip to content

Commit 02c7d81

Browse files
committed
Merge branch 'main' of github.com:perfcom/node-php-git
2 parents 53bf1f9 + d19ef1b commit 02c7d81

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/publish_docker.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ jobs:
1313
docker_publish:
1414
runs-on: "ubuntu-20.04"
1515

16+
permissions:
17+
contents: read
18+
packages: write
19+
attestations: write
20+
id-token: write
21+
1622
steps:
1723
- uses: actions/[email protected]
1824

0 commit comments

Comments
 (0)