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 fa51241 commit 2c192afCopy full SHA for 2c192af
.github/workflows/release.yml
@@ -4,7 +4,7 @@ on:
4
tags:
5
- 'v*'
6
jobs:
7
- build-n-publish:
+ build-n-publish:
8
name: Build and Publish
9
needs: tests
10
runs-on: ubuntu-latest
0 commit comments