Compare commits
No commits in common. "renovate/https-data.forgejo.org-forgejo-download-artifact-7.x" and "main" have entirely different histories.
renovate/h
...
main
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: node:21-bullseye # Required by actions/download-artifact
|
image: node:21-bullseye # Required by actions/download-artifact
|
||||||
steps:
|
steps:
|
||||||
- uses: https://data.forgejo.org/forgejo/download-artifact@v7
|
- uses: https://data.forgejo.org/forgejo/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
- name: rsync deployment
|
- name: rsync deployment
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue