mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2025-01-13 16:19:27 -05:00
fix artifact uploads
This commit is contained in:
parent
887f2d524c
commit
e7eb1f2e3b
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@ -28,5 +28,5 @@ jobs:
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: mirage-firewall.tar.bz2
|
||||
path: mirage-firewall.tar.bz2
|
||||
name: qubes-firewall.xen
|
||||
path: qubes-firewall.xen
|
||||
|
4
.github/workflows/podman.yml
vendored
4
.github/workflows/podman.yml
vendored
@ -28,5 +28,5 @@ jobs:
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: mirage-firewall.tar.bz2
|
||||
path: mirage-firewall.tar.bz2
|
||||
name: qubes-firewall.xen
|
||||
path: qubes-firewall.xen
|
||||
|
Loading…
Reference in New Issue
Block a user