mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-24 00:42:39 +03:00
ci: allow manual triggers of flakehub publish
This commit is contained in:
parent
6513bc64ee
commit
fd51c85af2
@ -1,4 +1,6 @@
|
||||
name: flakehub publish
|
||||
on:
|
||||
workflow_dispatch: # for allowing manual triggers of the workflow
|
||||
push:
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
|
Loading…
Reference in New Issue
Block a user