We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18d497 commit 6730c48Copy full SHA for 6730c48
.github/workflows/pipeline-release.yaml
@@ -13,3 +13,5 @@ jobs:
13
steps:
14
- id: release-asset
15
uses: uclahs-cds/tool-Nextflow-action/[email protected]
16
+ with:
17
+ my-token: ${{ secrets.MYPAT }}
0 commit comments