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
|
||||
ng build
|
||||
|
||||
- uses: shuttle-hq/deploy-action@v0.4.0
|
||||
- uses: shuttle-hq/deploy-action@main
|
||||
with:
|
||||
deploy-key: ${{ secrets.SHUTTLE_API_KEY }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user