There was an error while loading. Please reload this page.
2 parents 02d4589 + 0d1824e commit 04a289eCopy full SHA for 04a289e
.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