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 0307fec commit ff01215Copy full SHA for ff01215
.github/workflows/promote.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
# Sequence of patterns matched against refs/tags
5
tags:
6
- - v5.*
+ - v6.*
7
jobs:
8
build-and-promote:
9
runs-on: ubuntu-latest
0 commit comments