Skip to content

Commit

Permalink
Update publish-docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhx828 committed Jul 15, 2021
1 parent 9fc6682 commit 147ac69
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Publish Docker Image on Tag
on:
push:
tags:
- '*'
release:
types: [published]
jobs:
build_and_publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 147ac69

Please sign in to comment.