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 e305525 commit b117174Copy full SHA for b117174
.github/workflows/main.yml
@@ -10,6 +10,6 @@ jobs:
10
11
steps:
12
- name: Test something
13
- uses: ./ # Uses an action in the root directory
+ uses: shopify-playground/edouard-github-action
14
with:
15
who-to-greet: Mona the Octocat
0 commit comments