mirror of
https://github.com/basecamp/once-campfire.git
synced 2026-04-14 13:19:57 +09:00
fix: run on tag and not release
This commit is contained in:
parent
08cab1679e
commit
cf1ebda01c
2
.github/workflows/publish-image.yml
vendored
2
.github/workflows/publish-image.yml
vendored
@@ -6,8 +6,6 @@ on:
|
||||
- main
|
||||
tags:
|
||||
- 'v*'
|
||||
release:
|
||||
types: [published]
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user