Skip to content

Commit

Permalink
📝 Sync README to Docker Hub
Browse files Browse the repository at this point in the history
  • Loading branch information
McPringle committed Apr 25, 2024
1 parent 42b85ab commit 214ad33
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docker-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,9 @@ jobs:
file: ./Dockerfile
push: true
tags: mcpringle/apus:nightly
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: peterevans/dockerhub-description

0 comments on commit 214ad33

Please sign in to comment.