ci: fix build name
This commit is contained in:
2
.github/workflows/ghcr-push.yml
vendored
2
.github/workflows/ghcr-push.yml
vendored
@@ -13,7 +13,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build-06:
|
||||
name: Build + Publish 0.6.13
|
||||
name: "Build & Publish 0.6.13"
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
|
Reference in New Issue
Block a user