mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-05-04 10:33:47 +01:00
chore: rename image job
Co-authored-by: dai <daimondmailtm@gmail.com>
This commit is contained in:
parent
9d1879b9fe
commit
38bc042da3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -151,7 +151,7 @@ jobs:
|
||||||
prerelease: ${{ startsWith(env.VERSION, '0') }}
|
prerelease: ${{ startsWith(env.VERSION, '0') }}
|
||||||
files: artifacts/*
|
files: artifacts/*
|
||||||
|
|
||||||
build-and-push-image:
|
publish-registry-image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
packages: write
|
packages: write
|
||||||
|
|
Loading…
Add table
Reference in a new issue