Skip to content

Commit

Permalink
update token (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
carrolp authored Aug 23, 2024
1 parent 650d3e3 commit 91762bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ node_js:
services:
- docker

env:
global:
- GITHUB_TOKEN="${PUBLIC_GITHUB_TOKEN_2024_08_20}"

before_install:
- echo "$DOCKERHUB_TOKEN" | docker login -u "icdevops" --password-stdin
- export WS_APIKEY=${WS_APIKEY}
Expand Down

0 comments on commit 91762bf

Please sign in to comment.