Skip to content

Commit 7e69e23

Browse files
committed
Change docker workflow manual dispatch default tag to nightly
1 parent 21ced5a commit 7e69e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
tag:
1717
description: Docker tag
1818
required: true
19-
default: latest
19+
default: nightly
2020

2121
env:
2222
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)