mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-05-04 10:33:47 +01:00
Update .github/workflows/release.yaml
Co-authored-by: dai <contact@daimond113.com>
This commit is contained in:
parent
e7fe348f73
commit
e9a51487ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -176,7 +176,7 @@ jobs:
|
|||
files: artifacts/*
|
||||
|
||||
publish-registry-image:
|
||||
name: Build and publish Docker package
|
||||
name: Build and publish Docker image
|
||||
runs-on: ubuntu-latest
|
||||
needs: [ prepare ]
|
||||
if: ${{ needs.prepare.outputs.registry_published == 'not found' }}
|
||||
|
|
Loading…
Add table
Reference in a new issue