update release names

This commit is contained in:
Jansen M Smith 2025-08-22 23:31:09 -04:00 committed by GitHub
parent 900ea3af5a
commit 8869b9655d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@ jobs:
files: ScopeSequencing-${{ github.ref_name }}.pdf files: ScopeSequencing-${{ github.ref_name }}.pdf
draft: false draft: false
prerelease: false prerelease: false
name: Release ${{ github.ref_name }} name: ${{ github.ref_name }}
# This action automatically handles existing releases by updating them # This action automatically handles existing releases by updating them
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}