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 d85d2f5 commit b51f2bfCopy full SHA for b51f2bf
.github/workflows/test-action.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v2
13
- name: Fetch data
14
- uses: ./dist
+ uses: ./
15
with:
16
file: 'testfile.json'
17
url: 'https://fake-movie-database-api.herokuapp.com/api?s=batman'
0 commit comments