🐳 chore: 修复工作流

This commit is contained in:
imsyy
2024-12-12 14:04:30 +08:00
parent 15b500806a
commit 02befcd8a4

View File

@@ -145,6 +145,7 @@ jobs:
# 上传 Snap 包到 Snapcraft 商店
- name: Publish Snap to Snap Store
run: snapcraft upload dist/*.snap --release stable
continue-on-error: true
env:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_TOKEN }}
# 上传构建产物