Skip to content

Commit

Permalink
Fixing release path
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlocph committed Feb 19, 2021
1 parent ac92fad commit 678212a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ pipeline:
release-cli:
image: plugins/github-release
files:
- release/woodpecker_*.tar.gz
- release/woodpecker_checksums.txt
- cli/release/woodpecker_*.tar.gz
- cli/release/woodpecker_checksums.txt
secrets:
- source: github_token
target: github_release_api_key
Expand Down

0 comments on commit 678212a

Please sign in to comment.