fix: Correct release artifact downloaded file names

This commit is contained in:
Rostislav Raykov 2019-09-21 23:34:52 +02:00
parent 73c93cfbd2
commit 48a9832a7a

View file

@ -60,8 +60,8 @@ jobs:
name: cloudflare-ddns v${{ steps.get_version.outputs.VERSION }}
files: |
LICENSE
cloudflare-ddns-macOS-${{ steps.get_version.outputs.VERSION }}
cloudflare-ddns-ubuntu-${{ steps.get_version.outputs.VERSION }}
cloudflare-ddns-macOS-${{ steps.get_version.outputs.VERSION }}.tar.xz
cloudflare-ddns-ubuntu-${{ steps.get_version.outputs.VERSION }}.tar.xz
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
publish_crate: