Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Commit 9f58dee

Browse files
chore: update softprops/action-gh-release action to v2.2.0 (#146)
1 parent 3bb9b6c commit 9f58dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
with:
4747
path: build/
4848
- name: upload artifacts to release
49-
uses: softprops/action-gh-release@v2.1.0
49+
uses: softprops/action-gh-release@v2.2.0
5050
with:
5151
files: build/**/*

0 commit comments

Comments
 (0)