Update name of the workflow
This commit is contained in:
parent
bfcb3e7f1d
commit
a37423bf7f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ env:
|
|||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
build-and-push-to-ghcr:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue