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 bf24fdf commit f5a6725Copy full SHA for f5a6725
.github/workflows/foo.yml
@@ -90,4 +90,5 @@ jobs:
90
working-directory: "test/fixtures/date" # EXTRA
91
- name: "Run easy compile"
92
uses: "shopify-playground/edouard-playground/.github/actions/easy_publish@easy-compile"
93
- working-directory: "test/fixtures/date" # EXTRA
+ with: # EXTRA
94
+ working-directory: "test/fixtures/date" # EXTRA
0 commit comments