We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c6331 commit 166b1d3Copy full SHA for 166b1d3
.github/workflows/preview-release.yaml
@@ -30,7 +30,7 @@ jobs:
30
level: prepatch
31
- uses: actions-ecosystem/action-push-tag@v1
32
with:
33
- tag: v0.10.18-0
+ tag: v0.10.19-0
34
build:
35
runs-on: ${{ matrix.os }}
36
needs: [bump-tag]
0 commit comments