Le Tan пре 3 година
родитељ
комит
8141d58652
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/ci-linux.yml

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

@@ -155,6 +155,6 @@ jobs:
           token: ${{ secrets.GITHUB_TOKEN }}
           artifacts: ${{runner.workspace}}/build/vnote-linux-x64.AppImage
           release: Release v${{env.VNOTE_VER}}
-          commit: ${{GITHUB_SHA}}
+          commit: $${github.sha}}
           tag: v${{env.VNOTE_VER}}