Skip to content

Commit

Permalink
fix(ci): tweak release body
Browse files Browse the repository at this point in the history
  • Loading branch information
Pogodaanton committed Apr 6, 2023
1 parent edfa17c commit 4eddb48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
tag: ${{ steps.tag_version.outputs.new_tag }}
name: Release ${{ steps.tag_version.outputs.new_tag }}
body: |
You can download the extension in Firefox by right-clicking the ".xpi" file and selecting "Save Link As...".
> You can download the extension in Firefox by right-clicking the ".xpi" file and selecting "Save Link As...".
${{ steps.tag_version.outputs.changelog }}

0 comments on commit 4eddb48

Please sign in to comment.