"Nightly Edition" as edition for workflow artifacts

This commit is contained in:
Martin Prokoph
2024-12-26 12:10:43 +01:00
parent 8c9896bb5f
commit 733c79f26a

View File

@@ -20,9 +20,9 @@ jobs:
pip install pillow
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
- name: Execute Python Script
run: python gen_pack.py ${{ env.DATE }}-${{ github.repository_owner }}
run: python gen_pack.py ${{ env.DATE }}-${{ github.repository_owner }} §7Nightly Edition
- name: Upload artifacts to GitHub
uses: actions/upload-artifact@v4
with:
name: Better Leaves Lite Artifact
path: Better-Leaves-Lite-${{ env.DATE }}-${{ github.repository_owner }}.zip
path: Better-Leaves-${{ env.DATE }}-${{ github.repository_owner }}.zip