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 1f1cd02 commit 4af5dedCopy full SHA for 4af5ded
.github/workflows/ci-release.yaml
@@ -37,6 +37,6 @@ jobs:
37
- name: Create Release
38
uses: ncipollo/[email protected]
39
with:
40
- artifacts: "target/refine-groovy.zip"
+ artifacts: "target/refine-groovy-1.3.0.zip"
41
prerelease: true
42
tag: 1.3
0 commit comments