Update build.yml

This commit is contained in:
Preston 2020-05-29 12:24:34 -04:00 committed by GitHub
parent bcdcbaeaa2
commit 7e846adbfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
with: with:
name: freetube-vue_0.8.0_amd64.AppImage name: freetube-vue_0.8.0_amd64.AppImage
path: build/FreeTube-Vue-0.8.0.AppImage path: build/FreeTube-Vue-0.8.0.AppImage
repo-token: ${{ secrets.GH_TOKEN }} authentication: token ${{ secrets.GH_TOKEN }}
- name: Upload .rpm Artifact - name: Upload .rpm Artifact
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v2
if: startsWith(matrix.os, 'ubuntu') if: startsWith(matrix.os, 'ubuntu')