Skip to content

Commit 9b2d51b

Browse files
DutchBenRuben van Leeuwen
andauthored
2205 npm trusted publisher (#207)
* Removes NPM_TOKEN * Adds changeset --------- Co-authored-by: Ruben van Leeuwen <[email protected]>
1 parent 08ca7ee commit 9b2d51b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/publish-to-npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,3 @@ jobs:
3333
cwd: /home/runner/work/pydantic-forms-ui/pydantic-forms-ui/frontend
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36-
NPM_TOKEN: ""
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'pydantic-forms': patch
3+
---
4+
5+
Trigger a deployment as a trusted publisher

0 commit comments

Comments
 (0)