Skip to content

Commit 25b43fe

Browse files
Move NPM Deployment to trusted publishing
1 parent a4bfeff commit 25b43fe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/create-release-transactional.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,8 @@ jobs:
466466
publish-php:
467467
runs-on: ubuntu-latest
468468
needs: [validate, create-release]
469+
permissions:
470+
id-token: write
469471
steps:
470472
- uses: actions/checkout@v4
471473
- name: Initialize Transactional Cache

0 commit comments

Comments
 (0)