Skip to content

Commit

Permalink
fixa
Browse files Browse the repository at this point in the history
  • Loading branch information
dada513 committed Dec 16, 2022
1 parent dcbe960 commit 3bc85f9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,6 @@ jobs:
uses: actions/setup-go@v3
with:
go-version: 1.18.x
- name: Login to Docker Hub
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a #v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Login to GHCR
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a #v2
with:
Expand Down

0 comments on commit 3bc85f9

Please sign in to comment.