Skip to content

Commit

Permalink
Use a new access token for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
iandees committed Feb 12, 2018
1 parent 999703f commit 04698ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ script: ./gradlew build compileMinJosmVersion
deploy:
- provider: releases
api-key:
secure: GUDz8pgKvi5M6m4oCMJoKqKT3GjU42PYTF97ASRaPjxVTXH0kETdmV0zADZuzITo5X5uALozP3pRjrtnnDFMmyyo+KIhhNplKr7T5aLJQMwI+bLT+ioseRlxqxAHPILf9qZKKbJKEsKAOEQ8N8fDxI5oyivXICT15LLjrCVS6Z8=
secure: T/ZcAO4IUEqjyPF6GeA8LN5ZkFcRA5xpQ0H/Z0BWKWAhksaXBrx7IXmf5Luxgi1QOdlEBfG9DmX7Ca7S414RjWA9mCgcEl2fcut8qT/l4s3S/88spWZvmXPmzII4Gn/HYLvLySXpvW4XuFWEwWxEVhs2LYU7uiab8/NvjrHLZHU=
skip_cleanup: true
file:
- build/dist/fieldpapers.jar
Expand Down

0 comments on commit 04698ac

Please sign in to comment.