Skip to content

Commit

Permalink
Update publish-docker-jupyterhub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seunAdeks authored Jun 10, 2024
1 parent 77f1b06 commit 27c627b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-docker-jupyterhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
with:
registry: ghcr.io
username: ${{github.actor}}
password: ${{secrets.CONTAINER_REGISTRY_GITHUB_TOKEN}}
# password: ${{secrets.GITHUB_TOKEN}}
# password: ${{secrets.CONTAINER_REGISTRY_GITHUB_TOKEN}}
password: ${{secrets.GITHUB_TOKEN}}

- name: Build and publish RStudio Docker image
uses: docker/build-push-action@v4
Expand Down

0 comments on commit 27c627b

Please sign in to comment.