Skip to content

Commit

Permalink
change docker_user and org
Browse files Browse the repository at this point in the history
  • Loading branch information
fl-yu authored Dec 29, 2022
1 parent f018094 commit e1bb5b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
has_runit: ${{ false }}
GITHUB_TOKEN: ${{ secrets.PAT_GITHUB }}
run_docker: ${{ true }}
docker_user: bschilder
docker_org: neurogenomicslab
docker_user: fulongyu
docker_org: fulongyu
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
runner_os: ${{ runner.os }}
cache_version: cache-v1

0 comments on commit e1bb5b4

Please sign in to comment.