We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67eb7f3 commit b98c213Copy full SHA for b98c213
1 file changed
.github/workflows/base.yml
@@ -72,7 +72,7 @@ jobs:
72
run: echo Hello, world!
73
74
- name: Hello world action step
75
- uses: ../actions/release/
+ uses: ./actions/release/
76
id: hello
77
with:
78
who-to-greet: 'Mona the Octocat'
0 commit comments