Skip to content

Commit 73cd3c2

Browse files
authored
Update build_and_deploy.yml
1 parent d849569 commit 73cd3c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
with:
1313
registry: ghcr.io
1414
folder_name: .
15-
image_name: ${{ github.repository }}
15+
image_name: ${{ github.repository }}
16+
use_conventional_commits: false

0 commit comments

Comments
 (0)