Skip to content

Commit

Permalink
Configure GitHub OAuth token as a build variable for better management
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaudoin committed Nov 12, 2023
1 parent 1c9a1d0 commit 8c3e564
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ deploy:
repo: sbaudoin/yamllint
all_branches: true
- provider: releases
api_key:
secure: "XLPQqb794G1PMULyF0L/2OvZV5S+6UNF/HNxnvS3dBr/uPOZsPnG7Uxg+ywEhWzraPCE3G/IEq8iWvxRl3ktpesGDOgoI4FoIYEu97Qf5xQXtxSPqEzc+4MgBl0iqcUMt7YxG5rQiDmHNFYzQ2ZiFMNHNtv9E5ooerjUpt07PkdpnNECMVpMAal8Qu6YBnyNo5Djxff4PlOBVSpJzNlqzxvrCTI1mX3jlG2qwsS0ajl+LkSuSIPHAwAoiAHmU4Iy861wVL2Yiu6IPYcZKTeWgtJ1p3g2EsP/xYZn/1r9lYnSRl84oPcNRWoDsot67J7HR3p7bBquuOcuqj4ccmSOfI27FGTWzSlPQ5aapuafFfbYFFvpxv25/vJ+H2i4r0+xi4pK1fZaXfIPhq3U1UPVN6PZ27JxsNRTht5lmyJ0S2CLUCKwAWv6ck+GAv4/guxEk+AnePkc0SO8lYAh6Can2B76aFrjPd6K5DpnnbphQBeTk35k3k3lWed4LUjFu4Z2jga+1oreWlGO6aagdEkIL0m0khL5NqO2ijHwPzJIQnuJ2qP59XRAyEhAEKD5gURKT61jcrZ3vYbCLhIb2z/bc9CfjuGMVKx1Xm2VSXswCRC0mOvceLcbxOxo6NnU55e4Obvw5j2UIqFSc7Om2iN44g8Wof6MDJysT0LH7ziDoks="
api_key: "$GITHUB_OAUTH_TOKEN"
file_glob: true
file:
- target/yamllint-*-distrib.tar.bz2
Expand Down

0 comments on commit 8c3e564

Please sign in to comment.