Browse Source

Move when out and fix root of problem

master
Ambrose Chua 4 years ago
committed by GitHub
parent
commit
bb031be2f1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .drone.yml

5
.drone.yml

@ -20,5 +20,6 @@ steps:
- dist/*
api_key:
from_secret: github_token
when:
event: tag
when:
event:
- tag
Loading…
Cancel
Save