Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit d5a36e5

Browse files
qwerty287nagmat84
andauthored
Add comment about secret (#5)
* Add comment about secret * Update .github/workflows/Publish.yml Co-authored-by: Matthias Nagel <[email protected]> Co-authored-by: Matthias Nagel <[email protected]>
1 parent e61a00a commit d5a36e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
- run: npm install
1717
- run: npm publish --access public
1818
env:
19+
# (Name, value)-pairs for access tokens are configured at https://github.com/LycheeOrg/basicContext/settings/secrets/actions
1920
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)