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 f3d5106 commit 242728bCopy full SHA for 242728b
.github/workflows/release.yml
@@ -38,4 +38,4 @@ jobs:
38
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39
with:
40
files: ./build/libs/*.jar
41
- tag-name: "auto-release"
+ tag_name: "auto-release"
0 commit comments