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 7f1cafa commit a6ceb97Copy full SHA for a6ceb97
action.yml
@@ -21,7 +21,7 @@ outputs:
21
description: 'Path to the compressed installer file, relative to workspace'
22
runs:
23
using: 'docker'
24
- image: 'docker://ghcr.io/gocom/action-textpattern-package-plugin:@master'
+ image: 'docker://ghcr.io/gocom/action-textpattern-package-plugin:master'
25
branding:
26
icon: 'package'
27
color: 'gray-dark'
0 commit comments