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