fix tag release
This commit is contained in:
parent
16f5f67dba
commit
3d200814d4
1 changed files with 0 additions and 1 deletions
1
.github/workflows/publish-tags.yml
vendored
1
.github/workflows/publish-tags.yml
vendored
|
@ -12,7 +12,6 @@ concurrency:
|
||||||
jobs:
|
jobs:
|
||||||
build_and_push_image:
|
build_and_push_image:
|
||||||
name: build image and push to Docker Hub
|
name: build image and push to Docker Hub
|
||||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
|
||||||
# if: github.repository_owner == 'neodb-social'
|
# if: github.repository_owner == 'neodb-social'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue