mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-04 23:34:38 +00:00
chore: update workflows
This commit is contained in:
parent
397b29b54d
commit
f38eb7384c
2 changed files with 2 additions and 0 deletions
1
.github/workflows/DeployPreviewToVercel.yml
vendored
1
.github/workflows/DeployPreviewToVercel.yml
vendored
|
@ -12,6 +12,7 @@ on:
|
|||
- '**/LICENSE'
|
||||
- '**/TODO.md'
|
||||
- '**/docs/**'
|
||||
- '**/extension/**'
|
||||
jobs:
|
||||
Deploy-Preview:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
1
.github/workflows/DeployTagToVercel.yml
vendored
1
.github/workflows/DeployTagToVercel.yml
vendored
|
@ -12,6 +12,7 @@ on:
|
|||
- '**/LICENSE'
|
||||
- '**/TODO.md'
|
||||
- '**/docs/**'
|
||||
- '**/extension/**'
|
||||
jobs:
|
||||
Deploy-Production:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Reference in a new issue