diff --git a/.travis.yml b/.travis.yml index e7539c90..b44788ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -54,9 +54,9 @@ after_success: # Create github release - | github-release upload \ - --owner=Crementif \ + --owner=slashiee \ --repo=cemu_graphic_packs \ --tag="Travis$TRAVIS_BUILD_NUMBER" \ --name="Graphic Packs: version $TRAVIS_BUILD_NUMBER" \ --body="$(git log -1 --format='Commited at %ci by **%cn** in commit %h%n### %s%n```%n%b%n```')" \ - "graphicPacks$buildType""_$TRAVIS_BUILD_NUMBER"".zip" \ No newline at end of file + "graphicPacks$buildType""_$TRAVIS_BUILD_NUMBER"".zip"