chore: update deploy action version in deploy.yml to v2
This commit is contained in:
parent
527eebeefb
commit
6ec81ae0d7
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
npm ci
|
npm ci
|
||||||
ng build
|
ng build
|
||||||
|
|
||||||
- uses: shuttle-hq/deploy-action@main
|
- uses: shuttle-hq/deploy-action@v2
|
||||||
with:
|
with:
|
||||||
shuttle-api-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