We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f40da commit a0fa909Copy full SHA for a0fa909
.github/workflows/deployment.yml
@@ -31,7 +31,7 @@ jobs:
31
- id: release
32
uses: rymndhng/release-on-push-action@master
33
with:
34
- bump_version_scheme: minor
+ bump_version_scheme: patch
35
tag_prefix: v
36
37
- name: Cache Docker layers
0 commit comments