Skip to content

Commit

Permalink
👷 secure CI
Browse files Browse the repository at this point in the history
  • Loading branch information
a-tokyo committed Apr 27, 2021
1 parent 7a80efa commit 4fa792c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-deploy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions-hub/docker/login@master
env:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_ACCESS_TOKEN }}

- name: Setup env vars
id: ownEnvVars
Expand Down

0 comments on commit 4fa792c

Please sign in to comment.