Skip to content

Commit

Permalink
Cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjswan committed Mar 23, 2024
1 parent 89904e1 commit d3761e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ jobs:
- name: Add Badges to Release Version Description
if: ${{ success() && needs.changes.outputs.changes == 'true' }}
run: |
ECHO. >> description.txt
ECHO [![Downloads](https://img.shields.io/github/downloads/andrewjswan/CECRemote/v${{steps.version.outputs.version}}/total)](https://github.com/andrewjswan/CECRemote/releases/tag/v${{steps.version.outputs.version}}) [![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md) >> description.txt
working-directory: ${{ github.workspace }}\CecRemote\Release
shell: cmd
Expand Down

0 comments on commit d3761e7

Please sign in to comment.