We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79d90a commit 10fa43aCopy full SHA for 10fa43a
1 file changed
.github/workflows/release.yml
@@ -5,8 +5,6 @@ name: release
5
on:
6
release:
7
types: [ published ]
8
- # Allows you to run this workflow manually from the Actions tab
9
- workflow_dispatch:
10
11
jobs:
12
build:
0 commit comments