Update pre-release.yaml

This commit is contained in:
Chris Titus 2024-09-10 18:02:42 -05:00
parent 0b13ca4b11
commit 343a72f528

View File

@ -80,7 +80,7 @@ jobs:
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: with:
config-name: .github/release-drafter.yml config-name: release-drafter.yml
version: ${{ env.VERSION }} # Pass the version variable version: ${{ env.VERSION }} # Pass the version variable
- name: Create and Upload Release - name: Create and Upload Release