Skip to content
This repository was archived by the owner on Nov 16, 2025. It is now read-only.

Commit 8dcd58d

Browse files
authored
Update release-package.yml
1 parent b4ab270 commit 8dcd58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
- run: npm ci
1717
- run: npm publish
1818
env:
19-
NODE_AUTH_TOKEN: ${{ secrets.LUCAS_PACKAGES_PAT }}
19+
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020

0 commit comments

Comments
 (0)