We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457f55c commit b189da7Copy full SHA for b189da7
.github/workflows/desktop_distribution.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ubuntu-22.04
32
env:
33
CONVEYOR_AGREE_TO_LICENSE: "1"
34
- APP_VERSION: ${{ github.ref_name }}
+# APP_VERSION: ${{ github.ref_name }}
35
steps:
36
- uses: actions/checkout@v2
37
- uses: actions/setup-java@v3
0 commit comments