Skip to content

Commit bebd9ca

Browse files
committed
Attempted fix
1 parent eba3b10 commit bebd9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ script:
1414
- goveralls -coverprofile=coverage.out -service travis-ci -repotoken $COVERALLS_TOKEN
1515
after_success:
1616
- gox -output "dist/{{.OS}}_{{.Arch}}_{{.Dir}}"
17-
- ghr --username francoishill --token $GITHUB_TOKEN --replace --prerelease --debug pre-release dist/
17+
- ghr --username golang-devops --token $GITHUB_TOKEN --replace --prerelease --debug pre-release dist/

0 commit comments

Comments
 (0)