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 8712325 commit 9139e66Copy full SHA for 9139e66
1 file changed
.github/workflows/publish.yml
@@ -5,7 +5,7 @@ on:
5
tags: [ v* ]
6
7
jobs:
8
- build:
+ publish:
9
runs-on: windows-latest
10
steps:
11
- uses: actions/checkout@v2
0 commit comments