ci: fix build name
This commit is contained in:
4
.github/workflows/ghcr-push.yml
vendored
4
.github/workflows/ghcr-push.yml
vendored
@@ -12,8 +12,8 @@ on:
|
|||||||
- '**/*.dockerfile'
|
- '**/*.dockerfile'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-0_6_13:
|
build-06:
|
||||||
name: Build + Publish 16
|
name: Build + Publish 0.6.13
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Reference in New Issue
Block a user