Skip to content

Commit

Permalink
Fix release job action
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasdoerfler committed Jan 19, 2022
1 parent 37bde5d commit 3762045
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ jobs:
ldflags: "-X 'main.BuildTime=${{ steps.date.outputs.date }}' -X 'main.BuildVersion=${{ github.ref_name }}'"
binary_name: "weather-exporter"
extra_files: README.md LICENSE config.sample.yaml
overwrite: true
retry: 8

0 comments on commit 3762045

Please sign in to comment.