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.
1 parent cbacd6b commit 128d3ddCopy full SHA for 128d3dd
.github/workflows/release.yml
@@ -3,6 +3,7 @@
3
name: Release
4
5
on:
6
+ workflow_dispatch:
7
push:
8
tags:
9
- 'v*' # Run workflow on version tags, e.g. v1.0.0.
0 commit comments