Skip to content

Commit

Permalink
fix(ci): wrong command used in release-notary
Browse files Browse the repository at this point in the history
  • Loading branch information
fallion committed Sep 12, 2019
1 parent 7e9ee98 commit 40763ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ steps:
GITHUB_TOKEN:
from_secret: github_token
GITHUB_REPOSITORY: commitsar-app/commitsar
commands:
- release-notary publish
when:
event: [tag]
depends_on: [fetch]
Expand Down

0 comments on commit 40763ab

Please sign in to comment.