Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dli7319 committed Dec 23, 2023
1 parent 6e3d3ab commit 23be98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Expand Up @@ -114,7 +114,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
user: ${{ github.actor }}
container: ${GITHUB_REPOSITORY#*/}
container: docker-nextcloud
dry-run: false
keep-last: 2
prune-untagged: true
Expand Down

0 comments on commit 23be98a

Please sign in to comment.