Skip to content

Commit

Permalink
Rename Css release
Browse files Browse the repository at this point in the history
  • Loading branch information
pc-magas committed Jan 25, 2024
1 parent b3362b8 commit 9476a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-sass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ steps.version.outputs.version }}
release_name: Release APK ${{ steps.version.outputs.version }}
release_name: Css Files ${{ steps.version.outputs.version }}
body: ${{ steps.tag_version.outputs.changelog }}

- name: Make Css zip
Expand Down

0 comments on commit 9476a49

Please sign in to comment.