Skip to content

Commit

Permalink
fix(ci): Fix Dockerhub repository
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienPoupa committed Dec 31, 2023
1 parent f7fa112 commit b3f081e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
repository: 'AdrienPoupa/rclone-backup'
repository: 'adrienpoupa/rclone-backup'

0 comments on commit b3f081e

Please sign in to comment.