We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889cc8d commit d70d08dCopy full SHA for d70d08d
1 file changed
.github/workflows/build-publish.yaml
@@ -6,7 +6,7 @@ on:
6
- published
7
8
jobs:
9
- build:
+ build-foo:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
0 commit comments