Skip to content

Commit b698469

Browse files
authored
refactor: Prepare for 8.0.1
1 parent 6185090 commit b698469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
tags: [ '*.*.*', '*.*.*-*' ]
66

77
env:
8-
LATEST: '8.0.0'
8+
LATEST: '8.0.1'
99
REGISTRY: docker.io
1010
IMAGE_NAME: ${{ github.repository }}
1111

0 commit comments

Comments
 (0)