mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-13 15:04:41 -05:00
Paths!
This commit is contained in:
parent
5e6d2c6d0c
commit
50d56297a7
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
shell_command: /bin/ash -c
|
shell_command: /bin/ash -c
|
||||||
image: ${{ fromJSON(steps.meta.outputs.json).tags[0] }}
|
image: ${{ fromJSON(steps.meta.outputs.json).tags[0] }}
|
||||||
path: /dist
|
path: /usr/share/nginx/html
|
||||||
destination: dist
|
destination: dist
|
||||||
- name: Create a Release
|
- name: Create a Release
|
||||||
uses: https://forgejo.merr.is/actions/forgejo-release@alpinev1
|
uses: https://forgejo.merr.is/actions/forgejo-release@alpinev1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue