Skip to content

Commit

Permalink
🐳 chore: 修复工作流
Browse files Browse the repository at this point in the history
  • Loading branch information
imsyy committed Dec 12, 2024
1 parent 15b5008 commit 02befcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
# 上传构建产物
Expand Down

0 comments on commit 02befcd

Please sign in to comment.