chore: update deploy action version in deploy.yml to v2

This commit is contained in:
itsscb 2025-03-04 21:34:45 +01:00
parent 527eebeefb
commit 6ec81ae0d7

View File

@ -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