From f9de59ae3bdd1d483681dbcd729874e0fe455b43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Sat, 22 Jan 2022 08:52:14 +0100 Subject: [PATCH] Hmm --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a282e052..13c410d2 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -25,7 +25,7 @@ jobs: - name: "Create release" uses: "actions/github-script@v5" env: - RELEASE_TAG: "0.7.38" + RELEASE_TAG: "0.7.39" with: github-token: "${{ secrets.ERGEBNIS_BOT_TOKEN }}" script: |