diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index f2bf073..db38602 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -47,4 +47,4 @@ jobs: prerelease: true body: "This is the Nightly version, compiled from the latest code committed to GitHub, and may be unstable.
此為 Nightly 版,以 GitHub 最新提交的程式碼編譯而成,可能存在不穩定。" files: | - Tiefsee.zip \ No newline at end of file + ./Tiefsee/Tiefsee.zip \ No newline at end of file