Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
caponetto authored May 15, 2021
1 parent 05402ce commit 1385d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: yarn install && yarn run prod

- name: Upload VS Code extension
uses: actions/upload-release-asset@v1
uses: actions/upload-release-asset@master
env:
GITHUB_TOKEN: ${{ secrets.BASIC_TOKEN }}
with:
Expand Down

0 comments on commit 1385d1b

Please sign in to comment.