Skip to content

Commit 4b1211e

Browse files
committed
update workflow to point to correct repo and version
1 parent 998300b commit 4b1211e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shuttle-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v4
1212

1313
- name: Run shuttle project locally.
14-
uses: denytwice/shuttle-run@v1.0
14+
uses: ivinjabraham/shuttle-run@v1.1
1515
with:
1616
secrets: |
1717
DISCORD_TOKEN = '${{ secrets.DISCORD_TOKEN }}'

0 commit comments

Comments
 (0)