We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe44676 commit ff9ef25Copy full SHA for ff9ef25
.github/workflows/main.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- name: Hello world action step
9
id: hello
10
- uses: nyrkio/nyrkio-gh-action@v0.2
+ uses: nyrkio/nyrkio-gh-action
11
with:
12
who-to-greet: "Mona the Octocat"
13
# Use the output from the `hello` step
0 commit comments