Compare commits
No commits in common. "renovate/https-data.forgejo.org-forgejo-upload-artifact-5.x" and "main" have entirely different histories.
renovate/h
...
main
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
- name: Build
|
- name: Build
|
||||||
run: npx @11ty/eleventy
|
run: npx @11ty/eleventy
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: https://data.forgejo.org/forgejo/upload-artifact@v5
|
uses: https://data.forgejo.org/forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
path: dist/
|
path: dist/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue