mirror of
https://github.com/valitydev/dominator-proto.git
synced 2024-11-06 02:35:15 +00:00
Update valitydev/action-frontend action to v1
This commit is contained in:
parent
41bee978fc
commit
29c9f077cb
2
.github/workflows/frontend-pr.yml
vendored
2
.github/workflows/frontend-pr.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
configured:
|
||||
uses: valitydev/action-frontend/.github/workflows/configured.yml@v0.1
|
||||
uses: valitydev/action-frontend/.github/workflows/configured.yml@v1.0
|
||||
check:
|
||||
name: Check
|
||||
runs-on: ubuntu-latest
|
||||
|
2
.github/workflows/frontend-publish.yml
vendored
2
.github/workflows/frontend-publish.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
configured:
|
||||
uses: valitydev/action-frontend/.github/workflows/configured.yml@v0.1
|
||||
uses: valitydev/action-frontend/.github/workflows/configured.yml@v1.0
|
||||
publish:
|
||||
name: Publish
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user