Skip to content

Commit

Permalink
Try now
Browse files Browse the repository at this point in the history
  • Loading branch information
cybermaggedon committed Oct 4, 2024
1 parent a83035b commit ab18434
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- run: echo ${{ secrets.DOCKER_USERNAME }}
- run: echo ${{ secrets.DOCKER_SECRET }} | sum - | sum - | md5sum

- name: Log in to Docker Hub
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
with:
Expand Down

0 comments on commit ab18434

Please sign in to comment.