Skip to content

Commit eb78716

Browse files
Update release.yml
1 parent 87e83ce commit eb78716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 3
1616
- name: Build
1717
run: yarn build
18-
- Upload
18+
- name: Upload
1919
uses: svenstaro/upload-release-action@v1-release
2020
with:
2121
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)