From 35fbb41f0e39dd4044b55214336bb4ca63847237 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Tue, 21 Sep 2021 20:20:54 -0700 Subject: Update release.yaml --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index d9b6dff..8ca7b29 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -51,7 +51,7 @@ jobs: with: # username: ${{ secrets.DOCKERHUB_USERNAME }} username: chrislusf - password: ${{ secrets.DOCKERHUB_PASSWORD }} + password: ${{ secrets.DOCKERHUB_TOKEN }} - name: Build # if: ${{ startsWith(github.ref, 'refs/tags/') }} -- cgit v1.2.3