We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb16002 commit 11aee09Copy full SHA for 11aee09
.github/workflows/release.yml
@@ -37,7 +37,6 @@ jobs:
37
release_branches: 'master,main,release/*'
38
tag_prefix: 'v'
39
dry_run: 'true'
40
- custom_tag: '1.0.0'
41
42
build-and-push-docker-image:
43
needs: prepare-a-release
0 commit comments