Skip to content

Commit

Permalink
Fix spelling error in release-weekly body
Browse files Browse the repository at this point in the history
  • Loading branch information
sarg3nt committed Oct 31, 2024
1 parent 09573ad commit f589eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
id: create_release
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5
with:
body: "A Weekly release contianing upgrades to system packages in the base Rocker Linux container."
body: "A Weekly release contianing upgrades to system packages in the base Rocky Linux container."
makeLatest: true
prerelease: false
tag: ${{ env.VERSION }}
Expand Down

0 comments on commit f589eff

Please sign in to comment.