Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Commit

Permalink
remove username in github url
Browse files Browse the repository at this point in the history
Signed-off-by: Achille Roussel <[email protected]>
  • Loading branch information
achille-roussel committed May 27, 2023
1 parent f23f693 commit b044cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
go-version-file: go.mod
check-latest: true

- run: git config --global url.https://stealthrocket:[email protected] https://github.com
- run: git config --global url.https://[email protected] https://github.com

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
Expand Down

0 comments on commit b044cd1

Please sign in to comment.