mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 03:47:13 +02:00
[testing] - Added release-assets upload GH action
This commit is contained in:
parent
976a3b82e5
commit
2cd47dbfaa
1
.github/workflows/release-jar.yml
vendored
1
.github/workflows/release-jar.yml
vendored
@ -37,6 +37,5 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
|
||||||
with:
|
with:
|
||||||
files: target/*.jar
|
files: target/*.jar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user