Pārlūkot izejas kodu

release to tag on v2 branch

Signed-off-by: Nicolas De Loof <[email protected]>
Nicolas De Loof 4 gadi atpakaļ
vecāks
revīzija
1a73d1412d
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      .github/workflows/release.yaml

+ 1 - 0
.github/workflows/release.yaml

@@ -42,5 +42,6 @@ jobs:
         with:
           artifacts: "bin/*"
           prerelease: true
+          commit: "v2"
           token: ${{ secrets.GITHUB_TOKEN }}
           tag: ${{ github.event.inputs.tag }}