Skip to content

Commit

Permalink
travis ci github token - revised
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Svistunov committed Mar 31, 2022
1 parent 4c0c1d4 commit 239c138
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 @@ -22,7 +22,7 @@ script:
- zip -r LegalRules.zip RuleBase -x "*.DS_Store"
deploy:
provider: releases
api_key: GITHUB_TOKEN
api_key: $GITHUB_TOKEN
file: LegalRules.zip
skip_cleanup: true
on:
Expand Down

0 comments on commit 239c138

Please sign in to comment.