Skip to content

Commit

Permalink
Merge branch 'master' of github.com:erseco/alpine-moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
erseco committed Feb 14, 2024
2 parents 796e13e + 6f0556b commit 576b39f
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 @@ -98,7 +98,7 @@ jobs:
# Step 10: Update Docker Hub Description
- name: Docker Hub Description
if: startsWith(github.ref, 'refs/tags/')
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
Expand Down

0 comments on commit 576b39f

Please sign in to comment.