We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb711cb commit 36be258Copy full SHA for 36be258
1 file changed
.github/workflows/release.yml
@@ -72,6 +72,7 @@ jobs:
72
name: v${{ env.release }}
73
files: |
74
openapi/emulators/localstack-spec.yml
75
+ tag_name: v${{ env.release }}
76
draft: true
77
78
- name: "Show git modifications"
0 commit comments