Skip to content

Commit

Permalink
Use the release event instead
Browse files Browse the repository at this point in the history
Signed-off-by: Irving Popovetsky <irving@honeycomb.io>
  • Loading branch information
irvingpop committed Feb 26, 2025
1 parent f8f87c2 commit 44dc931
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish-docker-ghcr.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Publish

on:
push:
tags:
- '*'
release:
types: [published]

jobs:
publish:
Expand Down

0 comments on commit 44dc931

Please sign in to comment.