Skip to content

Commit

Permalink
correctly create tags
Browse files Browse the repository at this point in the history
  • Loading branch information
takase1121 committed Jan 13, 2025
1 parent 6974638 commit 7b82608
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ jobs:
- name: Release
uses: ncipollo/release-action@v1
with:
tag: latest
commit: ${{ github.sha }}
artifacts: lite-xl-playground.com
prerelease: true
generateReleaseNotes: true

0 comments on commit 7b82608

Please sign in to comment.