Browse Source

[Release] test CI 3

Le Tan 3 years ago
parent
commit
7e5ea84f37
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .github/workflows/ci-linux.yml

+ 2 - 1
.github/workflows/ci-linux.yml

@@ -154,6 +154,7 @@ jobs:
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
           artifacts: ${{runner.workspace}}/build/vnote-linux-x64.AppImage
-          commit: $${github.sha}}
+          commit: master
           tag: v${{env.VNOTE_VER}}
+          allowUpdates: true