Skip to content

Commit

Permalink
v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
VHSgunzo committed Oct 11, 2022
1 parent fc4cb56 commit aa7b615
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: fake-nvidia-utils*.pkg.tar.zst
files: fake-nvidia-utils*.tar.gz
files: fake-nvidia-utils*.tar.*
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit aa7b615

Please sign in to comment.