Skip to content

Commit

Permalink
test11
Browse files Browse the repository at this point in the history
  • Loading branch information
j-roskopf committed May 16, 2023
1 parent e92b7b8 commit 61d7c24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ jobs:
run: ./gradlew build --stacktrace

- uses: actions/checkout@v3
- uses: ./
- uses: ncipollo/release-action@v1
with:
artifacts: "build/distributions/*.zip"
bodyFile: "CHANGELOG.md"
name: github.ref_name
name: "${{ github.ref_name }} "

0 comments on commit 61d7c24

Please sign in to comment.