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 330c76d commit 0d1824eCopy full SHA for 0d1824e
.github/workflows/publish-test.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
tags:
6
- 'v[0-9]+.[0-9]+.[0-9]+'
7
- workflow_dispatch
+ workflow_dispatch:
8
9
jobs:
10
publish-test:
.github/workflows/publish.yml
@@ -6,7 +6,7 @@ on:
types:
- completed
status: success
11
12
publish:
0 commit comments