There was an error while loading. Please reload this page.
1 parent 615ddcc commit 5719ac2Copy full SHA for 5719ac2
1 file changed
.github/workflows/publish.yaml
@@ -31,6 +31,6 @@ jobs:
31
run: zip -r -qq proxy-lambda.zip build node_modules
32
33
- name: Upload Release Assets
34
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
35
with:
36
files: proxy-lambda.zip
0 commit comments