We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584afe7 commit d0fce67Copy full SHA for d0fce67
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
repo_token: "${{ secrets.GITHUB_TOKEN }}"
23
prerelease: false
24
- automatic_release_tag: 2.x.x
+ automatic_release_tag: 2.42
25
files: |
26
data.zip
27
build.json
0 commit comments