Merge pull request #13 from DeterminateSystems/cole-h-patch-1

ci: only publish on "published" event
This commit is contained in:
Graham Christensen 2025-06-05 17:19:14 -04:00 committed by GitHub
commit 747eec1652
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
on:
release:
types:
- released
- published
jobs:
PushLooseTag: