From 88c3b0cc4f256e039e91942dd864db23d5045526 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Fri, 27 Jan 2023 12:30:44 +0100 Subject: [PATCH] remove tag-name from release action to just add to current release on debian build --- .github/workflows/debian.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index c4d67319d..664175e1d 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -151,7 +151,6 @@ jobs: uses: softprops/action-gh-release@v1 with: fail_on_unmatched_files: true - tag_name: ${{ inputs.ref }} token: ${{ secrets.CRYPTOBOT_RELEASE_TOKEN }} files: | cryptomator_*_amd64.deb