Skip to content

Commit 42f3024

Browse files
WillowSauceRWillowSauceR
authored andcommitted
Update workflow
1 parent ae056aa commit 42f3024

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77

88
jobs:
9-
build:
9+
release:
1010
runs-on: windows-latest
1111

1212
steps:
@@ -57,7 +57,7 @@ jobs:
5757
directory: ./dist/
5858

5959
- name: Release
60-
uses: softprops/[email protected].14
60+
uses: softprops/[email protected].15
6161
env:
6262
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6363
with:

0 commit comments

Comments
 (0)