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 fed7f08 commit ec74c26Copy full SHA for ec74c26
action.yml
@@ -21,6 +21,7 @@ runs:
21
with:
22
version: 1.0.1
23
- run: oras version
24
+ shell: bash
25
- id: main
26
run: '"$GITHUB_ACTION_PATH/mainw"'
27
shell: bash
0 commit comments