We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 049ef2a commit fbcabebCopy full SHA for fbcabeb
action.yml
@@ -16,4 +16,4 @@ outputs:
16
description: The stringified return value of the script
17
runs:
18
using: docker
19
- image: elixir_script:latest
+ image: docker://ghcr.io/gaggle/elixir_script:latest
0 commit comments