diff --git a/.github/workflows/shuttle-run.yml b/.github/workflows/shuttle-run.yml index bd27c99..3d833b5 100644 --- a/.github/workflows/shuttle-run.yml +++ b/.github/workflows/shuttle-run.yml @@ -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 }}'