Include changelog in artifact publishing

This commit is contained in:
KemoNine 2020-08-26 10:25:40 -04:00
parent b636f0121f
commit 49799f6e2f

View file

@ -28,6 +28,7 @@
commands:
- cd /drone/src
- go build -o out/wifi cmd/wifi/wifi.go
- cp CHANGELOG.md out/
- name: gitea-release
image: plugins/gitea-release
volumes: