Skip to content

Commit 141f0cd

Browse files
authored
fix(ci): add release-assets.githubusercontent.com to allowed endpoints (#17)
1 parent 165e123 commit 141f0cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
objects.githubusercontent.com:443
3232
raw.githubusercontent.com:443
3333
uploads.github.com:443
34+
release-assets.githubusercontent.com:443
3435
nodejs.org:443
3536
fulcio.sigstore.dev:443
3637
rekor.sigstore.dev:443

0 commit comments

Comments
 (0)