Skip to content

Commit

Permalink
Remove rogue bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianTM committed Jul 24, 2024
1 parent 437b460 commit c3203f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
name: Release ${{ github.ref_name }}
body: |
### Automated release created for tag *${{ github.ref_name }}*
- Direct download link: [![build service)](https://build.opensuse.org/projects/home:mx-packaging/packages/mx-snapshot/badge.svg?type=default)](https://software.opensuse.org//download.html?project=home%3Amx-packaging&package=mx-snapshot)
- Direct download link: [![build service](https://build.opensuse.org/projects/home:mx-packaging/packages/mx-snapshot/badge.svg?type=default)](https://software.opensuse.org//download.html?project=home%3Amx-packaging&package=mx-snapshot)
- In repos: [![latest packaged version](https://repology.org/badge/latest-versions/mx-snapshot.svg)](https://repology.org/project/mx-snapshot/versions)
### Changelog
Expand Down

0 comments on commit c3203f4

Please sign in to comment.