Skip to content

Commit

Permalink
Update ci.yml again
Browse files Browse the repository at this point in the history
  • Loading branch information
master-hax authored May 28, 2024
1 parent 52e0d81 commit 37c1993
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ jobs:
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
prerelease: true
files: "pixel-backup-gang-*.tar.gz"
token: ${{ secrets.MY_GITHUB_TOKEN }}

0 comments on commit 37c1993

Please sign in to comment.