mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
add download-artifact pattern for OCI images only
Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
@@ -550,6 +550,8 @@ jobs:
|
||||
|
||||
- name: Download artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
pattern: "oci*"
|
||||
|
||||
- name: Move OCI images into position
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user