Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mapl authored Oct 19, 2024
1 parent 8494112 commit 0ba150d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

- name: Upload results to codecov
uses: codecov/codecov-action@v4
if: matrix.make == 'test' && github.repository_owner == '0xERR0R'
if: matrix.make == 'test' && github.repository_owner == 'mapl'

- name: Check GoReleaser configuration
uses: goreleaser/goreleaser-action@v5
Expand Down

0 comments on commit 0ba150d

Please sign in to comment.