Skip to content

Commit

Permalink
Update vscode-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
12101111 committed May 11, 2020
1 parent 94b4ebf commit 8fae237
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/vscode-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ jobs:
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: Nodejs cache for vscode 1.45.0
prerelease: true
with:
tag_name: ${{ github.ref }}
release_name: Nodejs cache for vscode 1.45.0
prerelease: true

- name: Upload yarn offline cache
id: upload-release-asset
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 8fae237

Please sign in to comment.