mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
add workflow_dispatch for testing DOCR publish
This commit is contained in:
parent
18a78916c8
commit
d6a16d43d5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-push-release.yml
vendored
1
.github/workflows/docker-push-release.yml
vendored
|
|
@ -9,6 +9,7 @@ env:
|
|||
on:
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch: # remove after testing
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue