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 45ab1cc commit 789ab42Copy full SHA for 789ab42
action.yml
@@ -11,7 +11,7 @@ runs:
11
# using: 'node12'
12
# main: './src/index.js'
13
using: 'docker'
14
- image: 'docker://frankpagan/cocreate-docs'
15
-
+ image: 'docker://cocreateapps/cocreate-docs'
+ # image: 'docker://docker.pkg.github.com/cocreate-app/cocreate-docs/cocreate-docs:1.1.19'
16
17
0 commit comments