mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-23 12:09:45 +00:00
remove tag-name from release action to just add to current release on debian build
This commit is contained in:
parent
b378354bb9
commit
88c3b0cc4f
1
.github/workflows/debian.yml
vendored
1
.github/workflows/debian.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user