Skip to content

Commit a0fa909

Browse files
authored
Update deployment.yml
1 parent 95f40da commit a0fa909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- id: release
3232
uses: rymndhng/release-on-push-action@master
3333
with:
34-
bump_version_scheme: minor
34+
bump_version_scheme: patch
3535
tag_prefix: v
3636

3737
- name: Cache Docker layers

0 commit comments

Comments
 (0)