This commit is contained in:
parent
5733b4e0cf
commit
61d00ca419
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
||||||
image: 'docker.io/node:20-bookworm'
|
image: 'docker.io/node:20-bookworm'
|
||||||
env:
|
env:
|
||||||
upstream: https://git.joeyh.name/git/git-annex.git
|
upstream: https://git.joeyh.name/git/git-annex.git
|
||||||
destination: {{ vars.DESTINATION }}
|
destination: {{ github.server_url }}/${{ github.repository }}
|
||||||
tags: '10.2024*'
|
tags: '10.2024*'
|
||||||
token: ${{ secrets.CODE_FORGEJO_TOKEN }}
|
token: ${{ secrets.CODE_FORGEJO_TOKEN }}
|
||||||
owner: ${{ vars.OWNER }}
|
owner: ${{ vars.OWNER }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue