Ver Fonte

fix: promote main on release

Moritz Johner há 5 anos atrás
pai
commit
bc6241553b
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/release.yml

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

@@ -76,3 +76,4 @@ jobs:
         run: make docker.promote
         env:
           RELEASE_TAG: ${{ github.event.inputs.version }}
+          SOURCE_TAG: main