Skip to content

Commit

Permalink
add token again
Browse files Browse the repository at this point in the history
  • Loading branch information
FriederikeHanssen committed Oct 9, 2023
1 parent c0affec commit 42ec733
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ncbench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,8 @@ jobs:
. = "resources/rename-contigs/ucsc-to-ensembl.txt" )
' ncbench-workflow/config/config.yaml
- name: Commit files
# uses: ad-m/github-push-action@master
# with:
# github_token: ${{ secrets.NCBENCH_CI_TEST }}
# repository: FriederikeHanssen/ncbench-workflow
# branch: test
env:
PAT_TOKEN: ${{ secrets.NCBENCH_CI_TEST }}
run: |
cd ncbench-workflow
git config --global user.email "[email protected]"
Expand Down

0 comments on commit 42ec733

Please sign in to comment.