Skip to content

Commit

Permalink
Update Deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz authored Oct 10, 2024
1 parent a5f5a9d commit 9e08f65
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ jobs:
steps:
- uses: dtolnay/rust-toolchain@stable

- uses: shuttle-hq/deploy-action@main
- uses: shuttle-hq/deploy-action@v2
name: ShuttleHQ deploy
with:
deploy-key: ${{ secrets.SHUTTLE_API_KEY }}
shuttle-api-key: ${{ secrets.SHUTTLE_API_KEY }}
project-id: proj_01J9VAC6QE1YKZXRHWPXR7NWJH
secrets: |
DISCORD_TOKEN = '${{ secrets.DISCORD_TOKEN }}'

0 comments on commit 9e08f65

Please sign in to comment.