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 3fa9d53 commit 5c15110Copy full SHA for 5c15110
.github/workflows/release.yml
@@ -17,6 +17,7 @@ jobs:
17
api.github.com:443
18
objects.githubusercontent.com:443
19
raw.githubusercontent.com:443
20
+ release-assets.githubusercontent.com:443
21
registry.npmjs.org:443
22
- uses: actions/checkout@v4
23
with:
0 commit comments