Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
ci(Auto Packer): 調整內容
Browse files Browse the repository at this point in the history
  • Loading branch information
xMikux committed Jan 27, 2023
1 parent 3a62e05 commit d321b75
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/Auto-Packer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,17 +83,17 @@ jobs:
artifacts: "*.zip"
token: ${{ secrets.GITHUB_TOKEN }}
tag: latest-build
allowUpdates: false
allowUpdates: true
prerelease: true
name: 模組翻譯包 (git ${{ steps.git_version.outputs.sha_short }})
name: 模組翻譯包測試版 (git ${{ steps.git_version.outputs.sha_short }})
body: |
## 📝 下載
下載下方的 Assets 內的 ``ModsTranslationPack.zip``
並放入遊戲的資源包中載入即可!
## 📝 下載測試版
依照版本,下載下方的 Assets 內的 ``ModsTranslationPack.zip``
並放入遊戲的資源包中載入即可
## ⭐ 更新
此翻譯包會在新增新內容時自動更新
只要到這個頁面重新下載 zip 即可!
只要到這個頁面重新下載 zip 即可
> ${{ steps.current_time.outputs.time }}
Expand Down

0 comments on commit d321b75

Please sign in to comment.