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 0623995 commit b91116dCopy full SHA for b91116d
.github/workflows/test-action.yml
@@ -41,6 +41,6 @@ jobs:
41
ref: test-branch
42
- shell: bash
43
run: echo $RANDOM > README.txt
44
- - uses: ../temp
+ - uses: ./../temp
45
# pull-request:
46
# pull-request-fork:
0 commit comments