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 eee1194 commit 4ebe3c2Copy full SHA for 4ebe3c2
.github/workflows/package.yml
@@ -4,7 +4,7 @@ on:
4
branches:
5
- master
6
jobs:
7
- build:
+ package:
8
runs-on: ${{ matrix.os }}
9
strategy:
10
matrix:
.github/workflows/release.yml
0 commit comments