Skip to content

Commit b3299b9

Browse files
committed
hack: Lower version of softprops/action-gh-release
1 parent 49ba181 commit b3299b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
name: aws-lambda-rie
3030
path: bin/*
3131
- name: Release binaries
32-
uses: softprops/action-gh-release@v2
32+
uses: softprops/action-gh-release@v2.2.2
3333
if: startsWith(github.ref, 'refs/tags/')
3434
with:
3535
files: bin/*

0 commit comments

Comments
 (0)