Skip to content

Commit c1231c1

Browse files
committed
ci: add npm package URL to publish to npm environment
1 parent 50db050 commit c1231c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ jobs:
193193
if: github.event_name == 'release'
194194
environment:
195195
name: npm
196+
url: https://www.npmjs.com/package/@lookscanned/how-to
196197
permissions:
197198
contents: read
198199
id-token: write

0 commit comments

Comments
 (0)