chore: rename deploy key to shuttle-api-key in deploy.yml
This commit is contained in:
parent
50bd774478
commit
527eebeefb
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -31,5 +31,5 @@ jobs:
|
|||||||
|
|
||||||
- uses: shuttle-hq/deploy-action@main
|
- uses: shuttle-hq/deploy-action@main
|
||||||
with:
|
with:
|
||||||
deploy-key: ${{ secrets.SHUTTLE_API_KEY }}
|
shuttle-api-key: ${{ secrets.SHUTTLE_API_KEY }}
|
||||||
project-id: proj_01JNH9KPMRS34FKC2NHWQ5YNNB
|
project-id: proj_01JNH9KPMRS34FKC2NHWQ5YNNB
|
Loading…
x
Reference in New Issue
Block a user