We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb56a4a + a76cdef commit a5d3c00Copy full SHA for a5d3c00
.github/workflows/release.yml
@@ -40,6 +40,6 @@ jobs:
40
run: make build_all
41
42
- name: Release
43
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
44
with:
45
files: dist/*
0 commit comments