Skip to content

Commit 2853e44

Browse files
authored
🛠️ Add missing endpoint for build and push action (#961)
1 parent 7d04afb commit 2853e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-action-artifact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
allowed-endpoints: >
2424
github.com:443
2525
maven.pkg.github.com:443
26-
26+
repo.maven.apache.org:443
2727
2828
- name: Checkout repository
2929
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

0 commit comments

Comments
 (0)