Skip to content

Commit 9139e66

Browse files
committed
Fixed workflow
1 parent 8712325 commit 9139e66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
tags: [ v* ]
66

77
jobs:
8-
build:
8+
publish:
99
runs-on: windows-latest
1010
steps:
1111
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)