Skip to content

Commit 4c9fa50

Browse files
authored
Update main.yml
1 parent 87f1291 commit 4c9fa50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# Delete output directory
5959
rm -r "$release_name"
6060
- name: Publish
61-
uses: softprops/action-gh-release@v1
61+
uses: softprops/action-gh-release@v2
6262
with:
6363
files: "LAPS-WebUI*"
6464
env:

0 commit comments

Comments
 (0)