Runner for automatic compiling of releases.
This commit is contained in:
parent
bc255543ec
commit
5676872dcc
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ jobs:
|
||||||
FORGEJO_TOKEN: ${{ secrets.FORGEJO_TOKEN }}
|
FORGEJO_TOKEN: ${{ secrets.FORGEJO_TOKEN }}
|
||||||
FORGEJO_URL: https://dev.hflabs.de
|
FORGEJO_URL: https://dev.hflabs.de
|
||||||
REPO_OWNER: henner
|
REPO_OWNER: henner
|
||||||
REPO_NAME: kaffeeclipriv
|
REPO_NAME: kaffeecli
|
||||||
RELEASE_ID: ${{ github.event.release.id }}
|
RELEASE_ID: ${{ github.event.release.id }}
|
||||||
run: |
|
run: |
|
||||||
if [ "${{ matrix.os }}" == "windows" ]; then
|
if [ "${{ matrix.os }}" == "windows" ]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue