chore: update deploy action version in deploy.yml to use main branch
This commit is contained in:
parent
c9e8758c4f
commit
2ae0ed13fc
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -29,6 +29,6 @@ jobs:
|
|||||||
npm ci
|
npm ci
|
||||||
ng build
|
ng build
|
||||||
|
|
||||||
- uses: shuttle-hq/deploy-action@v0.4.0
|
- uses: shuttle-hq/deploy-action@main
|
||||||
with:
|
with:
|
||||||
deploy-key: ${{ secrets.SHUTTLE_API_KEY }}
|
deploy-key: ${{ secrets.SHUTTLE_API_KEY }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user