mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-07 14:27:54 +00:00
fix(ci): rename jobs from deploy to build
This commit is contained in:
parent
7c456ad8cf
commit
008caa8473
4 changed files with 4 additions and 4 deletions
2
.github/workflows/dashboard.yml
vendored
2
.github/workflows/dashboard.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
|||
- 'dashboard/**'
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue