Skip to content

Commit a2bcf1e

Browse files
sandersander-cb
authored andcommitted
ci: more ways to release
1 parent a07d991 commit a2bcf1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Release
22
on:
33
push:
44
branches: ["main"]
5+
workflow_dispatch:
6+
release:
57
jobs:
68
publish:
79
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)