Skip to content

Commit

Permalink
chore: bump semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
ViRb3 committed Aug 25, 2020
1 parent 6a426b0 commit fa92287
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ steps:
- name: version
image: node:14.8
commands:
- npx semantic-release
- yarn global add [email protected]
- semantic-release

environment:
GITHUB_TOKEN:
from_secret: github_token
Expand Down

0 comments on commit fa92287

Please sign in to comment.