Skip to content

Commit

Permalink
Update call-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
makeevrserg authored Dec 11, 2024
1 parent bb25262 commit 57bd68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
id: properties
with:
path: './gradle.properties'
properties: 'project.name project.version.string'
properties: 'makeevrserg.project.name makeevrserg.project.version.string'
- name: Create Release
id: create_release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 57bd68b

Please sign in to comment.