fix dist files path for releases
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/tag Build is passing

This commit is contained in:
Steven Polley 2024-04-14 19:05:11 -06:00
parent 8cd537cd79
commit 0d113b4e8b

View File

@ -86,11 +86,11 @@ steps:
api_key:
from_secret: drone_token
base_url: https://deadbeef.codes
files: dist/*
files: /dist/*
when:
event:
- tag
volumes:
- name: publicrelease
host: