Skip to content

Commit

Permalink
Merge pull request #6 from AdrienPoupa/dependabot/github_actions/soft…
Browse files Browse the repository at this point in the history
…props/action-gh-release-2

chore: bump softprops/action-gh-release from 1 to 2
  • Loading branch information
AdrienPoupa authored Apr 15, 2024
2 parents f49ee74 + 93fabe7 commit 12e0bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4
-
name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
body: |
[CHANGELOG](https://github.com/AdrienPoupa/rclone-backup/blob/master/CHANGELOG.md)

0 comments on commit 12e0bf1

Please sign in to comment.