fix tag release

This commit is contained in:
Your Name 2023-11-29 23:56:43 -05:00 committed by Henri Dickson
parent 16f5f67dba
commit 3d200814d4

View file

@ -12,7 +12,6 @@ concurrency:
jobs:
build_and_push_image:
name: build image and push to Docker Hub
if: ${{ github.event.workflow_run.conclusion == 'success' }}
# if: github.repository_owner == 'neodb-social'
runs-on: ubuntu-latest
steps: