Skip to content

Commit

Permalink
Revert change to release action (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJohnson authored Dec 9, 2022
1 parent aa94d34 commit b22714b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
name: Download Artifacts
with:
path: artifacts
- uses: softprops/action-gh-release@v3
- uses: softprops/action-gh-release@v1
name: Release
with:
body_path: ${{ github.workspace }}/.github/ReleaseBody.txt
Expand Down

0 comments on commit b22714b

Please sign in to comment.