Skip to content

Commit b464d8f

Browse files
Merge pull request #25 from onebeyond/fix-publish
ci: fix allowed-endpoints
2 parents 54c500d + 645cad5 commit b464d8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-and-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
github.com:443
5050
registry.npmjs.org:443
5151
rekor.sigstore.dev:443
52+
api.github.com:443
53+
nodejs.org:443
5254
5355
- name: 🔔 Checkout
5456
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

0 commit comments

Comments
 (0)