Skip to content

Commit b22714b

Browse files
authored
Revert change to release action (#565)
1 parent aa94d34 commit b22714b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
name: Download Artifacts
173173
with:
174174
path: artifacts
175-
- uses: softprops/action-gh-release@v3
175+
- uses: softprops/action-gh-release@v1
176176
name: Release
177177
with:
178178
body_path: ${{ github.workspace }}/.github/ReleaseBody.txt

0 commit comments

Comments
 (0)