Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
denismaggior8 committed Oct 11, 2023
1 parent 6fc13ad commit 75033c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
#password: ${{ secrets.DOCKER_PASSWORD }}
password: dckr_pat_xSUvu2r9465dbjASbmcPl2Hbasg
password: dckr_pat_niRVQFMWH0g2svSZ9RuGTX0XpAs
- name: Build and push Docker image
uses: docker/[email protected]
with:
Expand Down

0 comments on commit 75033c7

Please sign in to comment.