Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/prepare_release_0.5.5' into prep…
Browse files Browse the repository at this point in the history
…are_release_0.5.5
  • Loading branch information
PaulJonasJost committed Jan 13, 2025
2 parents c7f6f2e + 0bb0e88 commit 2c4b337
Show file tree
Hide file tree
Showing 17 changed files with 553 additions and 443 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: Log in to Docker Hub
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_TOKEN }}
Expand Down
Loading

0 comments on commit 2c4b337

Please sign in to comment.