mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +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/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
- 'PluralKit.Core/**'
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue