Skip to content

Commit

Permalink
release -> build
Browse files Browse the repository at this point in the history
  • Loading branch information
sestinj committed Aug 15, 2024
1 parent 11f6c9b commit 26cc534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jetbrains-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
fi
# Prepare and publish the plugin to JetBrains Marketplace repository
release:
build:
needs: check_release_name
if: needs.check_release_name.outputs.should_run == 'true'
name: Publish Plugin
Expand Down

0 comments on commit 26cc534

Please sign in to comment.