chore: add project ID to deploy action in deploy.yml
This commit is contained in:
parent
2ae0ed13fc
commit
50bd774478
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -32,3 +32,4 @@ jobs:
|
|||||||
- uses: shuttle-hq/deploy-action@main
|
- uses: shuttle-hq/deploy-action@main
|
||||||
with:
|
with:
|
||||||
deploy-key: ${{ secrets.SHUTTLE_API_KEY }}
|
deploy-key: ${{ secrets.SHUTTLE_API_KEY }}
|
||||||
|
project-id: proj_01JNH9KPMRS34FKC2NHWQ5YNNB
|
Loading…
x
Reference in New Issue
Block a user