Skip to content

Commit 5c816ed

Browse files
committedDec 24, 2024
[actions] publish action: allow additional URL
1 parent 244743a commit 5c816ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/npm-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
nodejs.org:443
106106
prod.api.stepsecurity.io:443
107107
registry.npmjs.org:443
108+
raw.githubusercontent.com:443
108109
109110
- uses: actions/checkout@v4
110111
with:

0 commit comments

Comments
 (0)