Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmarcello committed Apr 11, 2024
1 parent 813fd75 commit dadde0b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish_docker_image.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Publish Docker Image

on:
workflow_dispatch
release:
types: [published]


on: workflow_dispatch

env:
DOCKER_REPO: counterparty/counterparty
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit dadde0b

Please sign in to comment.