Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6fd2b3 commit 66b9e3bCopy full SHA for 66b9e3b
.github/workflows/test.yaml
@@ -21,7 +21,7 @@ jobs:
21
run: ls -R
22
23
- name: Run Setup Coder Action
24
- uses: ./action.yaml
+ uses: ./
25
with:
26
access_url: ${{ secrets.CODER_URL }}
27
coder_session_token: ${{ secrets.CODER_SESSION_TOKEN }}
0 commit comments