Fixed release repo url
This commit is contained in:
parent
fb8576beec
commit
30eb4857a7
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
body: "Beta release"
|
body: "Beta release"
|
||||||
prerelease: true
|
prerelease: true
|
||||||
repository: JetpackDuba/GitnuroTests
|
repository: JetpackDuba/Gitnuro
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
build/libs/Gitnuro-linux-x86_64-*.jar
|
build/libs/Gitnuro-linux-x86_64-*.jar
|
||||||
@ -77,7 +77,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
body: "Beta release"
|
body: "Beta release"
|
||||||
prerelease: true
|
prerelease: true
|
||||||
repository: JetpackDuba/GitnuroTests
|
repository: JetpackDuba/Gitnuro
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
Output/Gitnuro*.exe
|
Output/Gitnuro*.exe
|
||||||
@ -117,7 +117,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
body: "Beta release"
|
body: "Beta release"
|
||||||
prerelease: true
|
prerelease: true
|
||||||
repository: JetpackDuba/GitnuroTests
|
repository: JetpackDuba/Gitnuro
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
Output/Gitnuro*.zip
|
Output/Gitnuro*.zip
|
||||||
|
Loading…
Reference in New Issue
Block a user