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'
|
||||
env:
|
||||
upstream: https://git.joeyh.name/git/git-annex.git
|
||||
destination: {{ vars.DESTINATION }}
|
||||
destination: {{ github.server_url }}/${{ github.repository }}
|
||||
tags: '10.2024*'
|
||||
token: ${{ secrets.CODE_FORGEJO_TOKEN }}
|
||||
owner: ${{ vars.OWNER }}
|
||||
|
|
Loading…
Reference in a new issue