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 ea7926d commit a7f6889Copy full SHA for a7f6889
.github/workflows/buildCE.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Publish
48
uses: softprops/action-gh-release@v1
49
with:
50
- tag_name: 3.0.x
+ tag_name: 7.x.x
51
files: release.zip
52
body: |
53
Note: Daily build from last commit
0 commit comments