Skip to content

Commit

Permalink
Merge pull request #68 from haveachin/fix/releaser-automation
Browse files Browse the repository at this point in the history
Fix/releaser automation
  • Loading branch information
haveachin authored May 14, 2021
2 parents 3f36de8 + abe6308 commit 08fc261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
with:
version: latest
args: release --rm-dist
workdir: ./cmd/infrared/.
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 08fc261

Please sign in to comment.