Skip to content

Commit 95d19cd

Browse files
committed
Remove me
1 parent 15e1e65 commit 95d19cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/desktop_distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-22.04
3232
env:
3333
CONVEYOR_AGREE_TO_LICENSE: "1"
34-
APP_VERSION: ${{ github.ref_name }}
34+
# APP_VERSION: ${{ github.ref_name }}
3535
steps:
3636
- uses: actions/checkout@v2
3737
- uses: actions/setup-java@v3

0 commit comments

Comments
 (0)