# HG changeset patch # User Da Risk # Date 1746219984 14400 # Node ID 92cbb2785189b2d2062df4a44235c4ffe333f1f7 # Parent 252e1a0104e4db3ad2dcfc1e956cd3452644e726 github: add manual workflow for publish diff -r 252e1a0104e4 -r 92cbb2785189 .github/workflows/publish.yaml --- a/.github/workflows/publish.yaml Fri May 02 16:59:15 2025 -0400 +++ b/.github/workflows/publish.yaml Fri May 02 17:06:24 2025 -0400 @@ -2,6 +2,7 @@ name: Publish on: + workflow_dispatch: release: types: [released, prereleased] jobs: