mirror of
https://github.com/pischule/memevizor.git
synced 2025-12-19 06:56:42 +00:00
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
@@ -40,6 +40,9 @@ jobs:
|
|||||||
packages: write
|
packages: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout code
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Download JAR artifact from build job
|
- name: Download JAR artifact from build job
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user