aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2024-02-11 23:02:45 -0500
committerJoshua M. Boniface <joshua@boniface.me>2024-02-11 23:02:45 -0500
commitb8d9fdba48959f571bfd39be427daec63655501e (patch)
treef9f5e121c488f8cde40ac1ebe2b5ed5760455e0d /.github
parentAdd repository artifact upload (diff)
downloadjellyfin-packaging-b8d9fdba48959f571bfd39be427daec63655501e.tar.gz
jellyfin-packaging-b8d9fdba48959f571bfd39be427daec63655501e.tar.bz2
jellyfin-packaging-b8d9fdba48959f571bfd39be427daec63655501e.zip
Rename job to be shorter
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release-build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-build.yaml b/.github/workflows/release-build.yaml
index 1d82e94..63a25a4 100644
--- a/.github/workflows/release-build.yaml
+++ b/.github/workflows/release-build.yaml
@@ -12,7 +12,7 @@ permissions:
contents: read
jobs:
- buildDebianPackages:
+ Debian:
runs-on: ubuntu-22.04
strategy:
matrix:
bgstack15