We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed3b1cf commit bc5b9ddCopy full SHA for bc5b9dd
1 file changed
.github/workflows/release.yml
@@ -20,6 +20,9 @@ jobs:
20
allowed-endpoints:
21
api.github.com:443
22
github.com:443
23
+ raw.githubusercontent.com:443
24
+ nodejs.org:443
25
+ registry.npmjs.org:443
26
27
- name: Get version from tag
28
id: tag_name
0 commit comments