Skip to content

Commit

Permalink
chore: setup for shuttle deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
c-git committed Jan 14, 2025
1 parent 43c7985 commit 3e31366
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shuttle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- uses: shuttle-hq/deploy-action@v2
with:
shuttle-api-key: ${{ secrets.SHUTTLE_API_KEY }}
project-id: proj_0123456789 # TODO 1: Update project id after first deploy
project-id: proj_01JHHNVETW1ZV6SKYDYKDX046T
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/target
.shuttle-storage
Secrets*.toml
.shuttle*
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"disp",
"GLHF",
"isready",
"JHHNVETW",
"SKYDYKDX",
"timespan",
"zeroize"
],
Expand Down

0 comments on commit 3e31366

Please sign in to comment.