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 eb79633 commit c9060abCopy full SHA for c9060ab
.github/workflows/publish.yml
@@ -8,7 +8,7 @@ on:
8
workflow_dispatch:
9
10
jobs:
11
- build:
+ build-and-publish:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v3
0 commit comments