Skip to content

Commit df0316d

Browse files
authored
chore: add latest tag
1 parent 07f74a4 commit df0316d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
context: .
7979
push: ${{ github.event_name != 'pull_request' }}
80-
tags: ${{ steps.meta.outputs.tags }}
80+
tags: ${{ steps.meta.outputs.tags }},skjnldsv/docker-nextcloud-dev:latest
8181
labels: ${{ steps.meta.outputs.labels }}
8282
cache-from: type=gha
8383
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)