Skip to content

Commit

Permalink
update workflow to point to correct repo and version
Browse files Browse the repository at this point in the history
  • Loading branch information
ivinjabraham committed Dec 4, 2024
1 parent 998300b commit 4b1211e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shuttle-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

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

0 comments on commit 4b1211e

Please sign in to comment.