Skip to content

Commit 7ffcc9a

Browse files
committed
fix: workflow
1 parent 8d6a8a1 commit 7ffcc9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- manual-trigger
99

1010
jobs:
11-
test:
11+
release:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)