Skip to content

Commit

Permalink
keep going
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomac committed Oct 30, 2024
1 parent bef2378 commit a709d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_dockerhub_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: docker/login-action@v3
with:
username: mariomac
password: "trikiktriki" #${{ secrets.TMP_MARIOMAC_DOCKERHUB_TOKEN }}
password: ${{ secrets.TMP_MARIOMAC_DOCKERHUB_TOKEN }}

- id: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit a709d53

Please sign in to comment.