Skip to content

Commit ea6da5b

Browse files
committed
fix: release
1 parent f025590 commit ea6da5b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,4 @@ jobs:
5252

5353
- run: pnpm --filter @nextorders/food-schema run build
5454

55-
- run: pnpm --filter @nextorders/food-schema publish --no-git-checks --provenance
56-
env:
57-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
55+
- run: pnpm --filter @nextorders/food-schema publish --no-git-checks --provenance --access public

0 commit comments

Comments
 (0)