Skip to content

Commit

Permalink
Debug publish
Browse files Browse the repository at this point in the history
  • Loading branch information
regadas committed Jun 15, 2021
1 parent a0c8b06 commit 2f2db21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Publish Docker image
on:
release:
types: [published]
push:
tags: ["v*"]
jobs:
push_to_registry:
name: Push Docker image to GitHub Packages
Expand Down

0 comments on commit 2f2db21

Please sign in to comment.