Skip to content

Commit

Permalink
publish released images to dockerhub - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
rtang03 committed Oct 9, 2020
1 parent a073d9d commit cadff91
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,6 @@ jobs:
# env:
# NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: echo "Build image done"
docker:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: Login to Dockerhub
Expand Down

0 comments on commit cadff91

Please sign in to comment.