xiuzheng
Build and publish packages and Docker images / Test, build and publish (push) Canceled after 0s

This commit is contained in:
2026-07-24 09:39:02 +08:00 Unverified
parent b91806e650
commit 7e5dd55e71
+1 -1
View File
@@ -73,7 +73,7 @@ jobs:
"${{ steps.package_version.outputs.profile }}" "${{ steps.package_version.outputs.profile }}"
- name: Upload platform packages as workflow artifact - name: Upload platform packages as workflow artifact
uses: https://github.com/hristopherhx/gitea-upload-artifact@v4 uses: https://github.com/christopherHX/gitea-upload-artifact@v4
with: with:
name: eis-${{ steps.package_version.outputs.version }}-${{ steps.package_version.outputs.profile }}-platform-packages name: eis-${{ steps.package_version.outputs.version }}-${{ steps.package_version.outputs.profile }}-platform-packages
path: artifacts/packages/* path: artifacts/packages/*