This commit is contained in:
Philip Peterson 2025-04-26 01:10:49 -07:00
parent ff08faea5a
commit a3b3e4fa59
No known key found for this signature in database
GPG key ID: 354311183FC6519B

View file

@ -139,10 +139,10 @@ jobs:
uses: softprops/action-gh-release@v2
env:
NODE_VERSION: ${{ env.NODE_VERSION }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: Release ${{ github.ref_name }}
tag_name: ${{ github.ref }}
token: ${{ secrets.GITHUB_TOKEN }}
files: |
artifacts/**/*.dmg
artifacts/**/*.snap