Skip to content

Commit 02befcd

Browse files
committed
🐳 chore: 修复工作流
1 parent 15b5008 commit 02befcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ jobs:
145145
# 上传 Snap 包到 Snapcraft 商店
146146
- name: Publish Snap to Snap Store
147147
run: snapcraft upload dist/*.snap --release stable
148+
continue-on-error: true
148149
env:
149150
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_TOKEN }}
150151
# 上传构建产物

0 commit comments

Comments
 (0)