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

Commit 76ea000

Browse files
committed
Use GitHub Container Registry URL
1 parent 4df7326 commit 76ea000

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://docker.pkg.github.com/swiftdocorg/swift-doc/swift-doc:latest"
26+
image: "docker://ghcr.io/swiftdocorg/swift-doc:latest"
2727
args:
2828
[
2929
generate,

0 commit comments

Comments
 (0)