Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
lerentis 2022-06-06 20:50:14 +00:00
parent c269ad0034
commit 69e50928f8

View File

@ -44,8 +44,8 @@ steps:
- name: release
image: goreleaser/goreleaser
environment:
GITHUB_TOKEN:
from_secret: github_token
GITEA_TOKEN:
from_secret: gitea_token
commands:
- goreleaser release
when: