Skip to content

Commit

Permalink
Brain stopped functioning when creating actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
OnlyTunes authored Dec 13, 2021
1 parent 9d57c43 commit a318909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: docker/login-action@v1
with:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}

- name: Setup Docker BuildX
id: buildx
Expand Down

0 comments on commit a318909

Please sign in to comment.