mirror of
https://github.com/MillironX/setup-nextflow.git
synced 2024-11-22 01:46:04 +00:00
Add broader-scope token to test workflow
This commit is contained in:
parent
8d8703ed87
commit
b1a785ed4d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/example.yml
vendored
1
.github/workflows/example.yml
vendored
|
@ -35,4 +35,5 @@ jobs:
|
|||
with:
|
||||
version: ${{ matrix.nextflow_version }}
|
||||
all: ${{ matrix.all_distribution }}
|
||||
token: $${{ secrets.TOKEN }}
|
||||
- run: nextflow -v
|
||||
|
|
Loading…
Reference in a new issue