Skip to content

Commit 2c5face

Browse files
committed
build: release action version
1 parent a6dc19b commit 2c5face

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
echo "Release is a production release"
7272
fi
7373
- name: Release
74-
uses: softprops/action-gh-release@v2
74+
uses: softprops/action-gh-release@v1
7575
if: startsWith(github.ref, 'refs/tags/')
7676
with:
7777
files: |

0 commit comments

Comments
 (0)