Skip to content

Commit 53d62f8

Browse files
committed
Temporarily comment out clause for action
1 parent 1ca3e09 commit 53d62f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/appimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
if-no-files-found: error
7474

7575
release:
76-
if: startsWith(github.ref, 'refs/tags/')
76+
#if: startsWith(github.ref, 'refs/tags/')
7777
runs-on: ubuntu-latest
7878

7979
needs:

0 commit comments

Comments
 (0)