Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 66b9e3b

Browse files
committed
Simplify Setup Coder Action reference
1 parent e6fd2b3 commit 66b9e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: ls -R
2222

2323
- name: Run Setup Coder Action
24-
uses: ./action.yaml
24+
uses: ./
2525
with:
2626
access_url: ${{ secrets.CODER_URL }}
2727
coder_session_token: ${{ secrets.CODER_SESSION_TOKEN }}

0 commit comments

Comments
 (0)