Skip to content

Commit d6da02b

Browse files
committed
fix: github runner image push to harbor
1 parent 7dca17a commit d6da02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
permissions: write-all
1010

1111
env:
12-
DOCKER_IMAGE: harbor.36node.com/common/actions-runner
12+
DOCKER_IMAGE: harbor.36node.com/36node/github-runner
1313

1414
concurrency:
1515
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)