mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
chore: update job names (#5375)
This commit is contained in:
parent
05ca555b6e
commit
48c9e66ae5
5 changed files with 16 additions and 13 deletions
3
.github/workflows/cli-release.yml
vendored
3
.github/workflows/cli-release.yml
vendored
|
|
@ -1,9 +1,10 @@
|
|||
name: Publish Package to npmjs
|
||||
name: CLI Release
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
name: Publish
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue