mirror of
https://github.com/valitydev/frontend-openapi-generator-cli.git
synced 2024-11-06 01:25:21 +00:00
Update valitydev/action-frontend action to v1
This commit is contained in:
parent
95ecd67bf6
commit
729feb31dc
4
.github/workflows/master.yaml
vendored
4
.github/workflows/master.yaml
vendored
@ -10,8 +10,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: valitydev/action-frontend/setup@v0.1
|
||||
- uses: valitydev/action-frontend/setup@v1.0
|
||||
- run: npm ci
|
||||
- uses: valitydev/action-frontend/publish@v0.1
|
||||
- uses: valitydev/action-frontend/publish@v1.0
|
||||
with:
|
||||
npm-token: ${{ secrets.NPM_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user