Skip to content

Commit bc5b9dd

Browse files
committed
[actions] release workflow needs some new domains
(because less stuff is included by default now)
1 parent ed3b1cf commit bc5b9dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
allowed-endpoints:
2121
api.github.com:443
2222
github.com:443
23+
raw.githubusercontent.com:443
24+
nodejs.org:443
25+
registry.npmjs.org:443
2326

2427
- name: Get version from tag
2528
id: tag_name

0 commit comments

Comments
 (0)