Update workflow to move to new domain
This commit is contained in:
parent
c12ae73a06
commit
b0413cccca
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
||||||
uses: actions/forgejo-release@v1
|
uses: actions/forgejo-release@v1
|
||||||
with:
|
with:
|
||||||
direction: upload
|
direction: upload
|
||||||
url: https://git.lrsb.nl
|
url: https://git.lrsb.org
|
||||||
release-dir: uploads
|
release-dir: uploads
|
||||||
token: ${{ secrets.ACCESS_TOKEN }}
|
token: ${{ secrets.ACCESS_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue