Skip to content

Commit

Permalink
Fix app name in github actions tag (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmenezes authored Aug 24, 2020
1 parent 29b3c04 commit ef9437f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: thatisuday/go-cross-build@v1
with:
platforms: ${{ matrix.os }}/${{ matrix.arch }}
name: 'codeowners'
name: 'codeownerslint'
compress: 'true'
dest: 'dist'
package: 'cmd/codeownerslint'
Expand Down

0 comments on commit ef9437f

Please sign in to comment.