Skip to content

Commit

Permalink
fix publish docker on
Browse files Browse the repository at this point in the history
  • Loading branch information
savente93 committed Aug 9, 2023
1 parent 1ab7edc commit 6517744
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
---
name: Build and publish HydroMT to DockerHub

# on:
# release:
# types:
# - published
# push:
# tags:
# - v*
on:
release:
types:
- published

jobs:
publish-docker-image:
Expand Down

0 comments on commit 6517744

Please sign in to comment.