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 92eaa78 commit c0ff2e7Copy full SHA for c0ff2e7
1 file changed
.github/workflows/custom-action.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- name: Hello world action step
9
id: hello
10
- uses: omenking/barsoom@0.0.1
+ uses: omenking/barsoom@0.0.2
11
with:
12
name: 'Brown'
13
# Use the output from the `hello` step
0 commit comments