Skip to content

Commit cca2af8

Browse files
committed
update
1 parent d3ec41e commit cca2af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jetbrains-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# Prepare and publish the plugin to JetBrains Marketplace repository
3838
build:
3939
# needs: check_release_name
40-
if: needs.check_release_name.outputs.should_run == 'true'
40+
# if: needs.check_release_name.outputs.should_run == 'true'
4141
name: Build Plugin
4242
runs-on: ubuntu-latest
4343
permissions:

0 commit comments

Comments
 (0)