Skip to content

Commit

Permalink
Use PLANXCYBORG_GITHUB_TOKEN instead of GITHUB_TOKEN (#904)
Browse files Browse the repository at this point in the history
* Use PLANXCYBORG_GITHUB_TOKEN instead of GITHUB_TOKEN

* Update __init__.py

* revert wool test
  • Loading branch information
paulineribeyre committed Apr 19, 2021
1 parent 61be960 commit 6055e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:

- uses: uc-cdis/wool@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PLANXCYBORG_GITHUB_TOKEN }}

0 comments on commit 6055e4b

Please sign in to comment.