1
0
mirror of https://github.com/DarklightGames/io_scene_psk_psa.git synced 2024-11-23 22:40:59 +01:00

Update main.yml

This commit is contained in:
Colin Basnett 2024-06-10 13:47:23 -07:00 committed by GitHub
parent 6b46cb257d
commit 143e7af36b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,10 +37,12 @@ jobs:
run: |
pushd ./io_scene_psk_psa
blender --command extension build
mkdir artifact
unzip -q io_scene_psk_psa.zip -d ./artifact
popd
- name: Archive addon
uses: actions/upload-artifact@v4
with:
name: addon
name: io_scene_psk_psa-${{ github.ref_name }}-${{ github.sha }}
path: |
./io_scene_psk_psa/io_scene_psk_psa.zip
./io_scene_psk_psa/artifact/*