Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit b7491a1

Browse files
committed
Revert "Use GitHub Container Registry URL"
This reverts commit 76ea000.
1 parent 76ea000 commit b7491a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ inputs:
2323

2424
runs:
2525
using: "docker"
26-
image: "docker://ghcr.io/swiftdocorg/swift-doc:latest"
26+
image: "docker://docker.pkg.github.com/swiftdocorg/swift-doc/swift-doc:latest"
2727
args:
2828
[
2929
generate,

0 commit comments

Comments
 (0)