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

Commit 4df7326

Browse files
committed
Use Docker image hosted on GitHub packages instead of Docker Hub
1 parent 31b5650 commit 4df7326

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://swiftdoc/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)