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 127b17b commit b8b27eaCopy full SHA for b8b27ea
action.yml
@@ -22,7 +22,7 @@ inputs:
22
required: false
23
runs:
24
using: 'docker'
25
- image: 'docker://gcr.io/tidal-1529434400027/tidal-tools:latest'
+ image: 'docker://gcr.io/tidal-1529434400027/tidal-tools:last-stable'
26
args:
27
- --tidal-email
28
- '${{ inputs.tidal-email }}'
0 commit comments