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

Commit e2b664e

Browse files
chore: update softprops/action-gh-release action to v2.2.1
1 parent c8cb473 commit e2b664e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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/[email protected].0
49+
uses: softprops/[email protected].1
5050
with:
5151
files: build/**/*

0 commit comments

Comments
 (0)