Skip to content

Commit

Permalink
Change workflow to publish image on any tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Struś committed Oct 24, 2020
1 parent 6266d70 commit a373fe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Publish Image
on:
push:
tags:
- 'v*'

jobs:
build-and-push:
Expand Down

0 comments on commit a373fe1

Please sign in to comment.