fix: fix github publish action

This commit is contained in:
LoricAndre 2024-11-21 20:36:38 +01:00
parent 7df8b77739
commit aa03781ef7

View file

@ -34,7 +34,7 @@ jobs:
- name: Save version number to artifact
run: echo "${{ env.SK_VERSION }}" > artifacts/release-version
- name: Upload artifacts
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: artifacts
path: artifacts