We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e83ce commit eb78716Copy full SHA for eb78716
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: 3
16
- name: Build
17
run: yarn build
18
- - Upload
+ - name: Upload
19
uses: svenstaro/upload-release-action@v1-release
20
with:
21
repo_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments