We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09d685c + 4cc52b5 commit 0fb08c3Copy full SHA for 0fb08c3
.github/workflows/create-release.yml
@@ -1,6 +1,7 @@
1
# https://github.com/softprops/action-gh-release
2
name: Create Release
3
on:
4
+ workflow_dispatch:
5
push:
6
branches:
7
- main
0 commit comments