Skip to content

Commit

Permalink
GH actions: fix GH release binaries (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Kornilov committed May 22, 2020
1 parent 4cca285 commit 4d4d464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
with:
draft: true
files: |
builds/dncli-*
go/src/github.com/${{ github.repository }}/builds/dncli-*
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 4d4d464

Please sign in to comment.