diff --git a/.drone.yml b/.drone.yml index 4537b9c..98100c0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: base_url: https://git.paulbsd.com api_key: from_secret: gitea_token - files: dist/*.tar.gz + files: "*.tar.gz" checksum: - sha256 - sha512 @@ -43,7 +43,7 @@ steps: base_url: https://git.paulbsd.com api_key: from_secret: gitea_token - files: dist/*.tar.gz + files: "*.tar.gz" checksum: - sha256 - sha512