Rename job for consistency

This commit is contained in:
Tyrrrz 2023-11-20 16:03:02 +02:00
parent 481ddc4cd5
commit 2a787d2749

View file

@ -8,7 +8,7 @@ on:
jobs: jobs:
# Outputs from this job aren't really used, but it's here to verify that # Outputs from this job aren't really used, but it's here to verify that
# the Dockerfile builds correctly on pull requests. # the Dockerfile builds correctly on pull requests.
build: pack:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
actions: write actions: write