Skip to content

Commit

Permalink
add version name on commit compiled
Browse files Browse the repository at this point in the history
  • Loading branch information
blaisewf authored Aug 29, 2024
1 parent c8a00d4 commit 6d64bf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre_compiled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
repo_file_path = f'D:/a/Applio/ApplioV{version}.zip'
upload_file(
commit_message=f'{version}',
path_or_fileobj=repo_file_path,
path_in_repo=f'Compiled/ApplioV{version}.zip',
repo_id=repo_id,
Expand Down

0 comments on commit 6d64bf0

Please sign in to comment.