Skip to content

Commit e528565

Browse files
authored
trusted publisher for preview
1 parent 830e86d commit e528565

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/preview-publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@ jobs:
107107
echo "❌ Package publish failed"
108108
exit 1
109109
fi
110-
env:
111-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
112110
113111
- name: Restore original package.json
114112
if: always()
@@ -208,3 +206,4 @@ jobs:
208206
permissions:
209207
contents: read
210208
pull-requests: write
209+
id-token: write

0 commit comments

Comments
 (0)