File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535 {
3636 "hook_url": "${{ secrets.MEGATESTS_ALERTS_SLACK_HOOK_URL }}",
3737 "aligner": "${{ matrix.aligner }}",
38- "outdir": "${{ secrets.TOWER_BUCKET_AWS }}/rnaseq/results-${{ github.sha }}/aligner_${{ matrix.aligner }}"
38+ "outdir": "${{ secrets.TOWER_BUCKET_AWS }}/rnaseq/results-${{ github.sha }}/aligner_${{ matrix.aligner }}/ "
3939 }
4040 - uses : actions/upload-artifact@v3
4141 with :
6060 {
6161 "hook_url": "${{ secrets.MEGATESTS_ALERTS_SLACK_HOOK_URL }}",
6262 "aligner": "${{ matrix.aligner }}",
63- "outdir": "${{ secrets.TOWER_BUCKET_GCP }}/rnaseq/results-${{ github.sha }}/aligner_${{ matrix.aligner }}"
63+ "outdir": "${{ secrets.TOWER_BUCKET_GCP }}/rnaseq/results-${{ github.sha }}/aligner_${{ matrix.aligner }}/ "
6464 }
6565 - uses : actions/upload-artifact@v3
6666 with :
8585 {
8686 "hook_url": "${{ secrets.MEGATESTS_ALERTS_SLACK_HOOK_URL }}",
8787 "aligner": "${{ matrix.aligner }}",
88- "outdir": "${{ secrets.TOWER_BUCKET_AZURE }}/rnaseq/results-${{ github.sha }}/aligner_${{ matrix.aligner }}",
88+ "outdir": "${{ secrets.TOWER_BUCKET_AZURE }}/rnaseq/results-${{ github.sha }}/aligner_${{ matrix.aligner }}/ ",
8989 "igenomes_base": "${{ secrets.TOWER_IGENOMES_BASE_AZURE }}"
9090 }
9191 - uses : actions/upload-artifact@v3
You can’t perform that action at this time.
0 commit comments