Skip to content

Commit 66b5fe8

Browse files
committed
test
1 parent d2b317e commit 66b5fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
package_root: "chat2db-client/"
231231
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
232232
skip_build: true
233-
args: "-c.appId=com.chat2db.test -c.productName=test -c.nsis.shortcutName=test -c.extraMetadata.version=99.0.${{ github.run_id }} --linux"
233+
args: "-c.appId=com.chat2db.test -c.productName=test -c.nsis.shortcutName=test -c.extraMetadata.version=99.1.${{ github.run_id }} --linux"
234234

235235
# 准备要需要的数据 Windows
236236
- name: Prepare upload for Windows

0 commit comments

Comments
 (0)