Skip to content

Commit 60f16e0

Browse files
authored
Update run_vulcan.yml
1 parent fa726a6 commit 60f16e0

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/run_vulcan.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ jobs:
77
auto-repair:
88
runs-on: self-hosted
99
steps:
10-
- name: run vulcan action
10+
- name: Checkout vulcan target
11+
uses: actions/checkout@v2
12+
- name: Run vulcan action
1113
uses: Suresoft-GLaDOS/vulcan-action@main
12-
with:
13-
token: ${{ secrets.GITHUB_TOKEN }}
14-
path: vulcan_target

0 commit comments

Comments
 (0)