Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set plugin version in gradle properties #78

Merged

Conversation

bc-m
Copy link
Contributor

@bc-m bc-m commented Aug 20, 2024

Checked with command ./gradlew properties | grep version::

  • Before: version: valueof(GradlePropertyValueSource)
  • After: version: 1.2.1

@bc-m
Copy link
Contributor Author

bc-m commented Aug 20, 2024

@ematipico This PR fixes the output filename from intellij-biome-valueof(GradlePropertyValueSource).zip to intellij-biome-1.2.1.zip which causes the failure on https://github.com/biomejs/biome-intellij/actions/runs/10468777911.

@bc-m bc-m marked this pull request as ready for review August 20, 2024 11:13
@ematipico ematipico merged commit 6adcf5f into biomejs:main Aug 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants