Skip to content

Commit ef9437f

Browse files
authored
Fix app name in github actions tag (#42)
1 parent 29b3c04 commit ef9437f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: thatisuday/go-cross-build@v1
5454
with:
5555
platforms: ${{ matrix.os }}/${{ matrix.arch }}
56-
name: 'codeowners'
56+
name: 'codeownerslint'
5757
compress: 'true'
5858
dest: 'dist'
5959
package: 'cmd/codeownerslint'

0 commit comments

Comments
 (0)