Skip to content

Commit 5cb5c32

Browse files
committed
use ghcr.io package instead of building on every run
1 parent fb12453 commit 5cb5c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ inputs:
99
required: true
1010
runs:
1111
using: docker
12-
image: Dockerfile
12+
image: docker://ghcr.io/cloudnode-pro/release-upload-asset:1.0.0
1313
env:
1414
GH_INPUTS: ${{ toJSON(inputs) }}
1515

0 commit comments

Comments
 (0)