Skip to content

Commit 4f33b7c

Browse files
committed
Switch back to release v2
1 parent 6b4fb6d commit 4f33b7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
cp "${{ env.STAGE }}/${{ env.ASSET_NAME }}.${{ env.EXTENSION }}" zipped/
169169
170170
- name: Release
171-
uses: softprops/action-gh-release@v1
171+
uses: softprops/action-gh-release@v2
172172
with:
173173
files: |
174174
zipped/${{ env.ASSET_NAME }}.${{ env.EXTENSION }}

0 commit comments

Comments
 (0)