Update release.yml

This commit is contained in:
Andrew Calcutt 2025-01-10 21:08:10 -05:00 committed by GitHub
parent 5469ac313e
commit 5e1e87ac83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -144,7 +144,7 @@ jobs:
bodyFile: changelog_for_version.md bodyFile: changelog_for_version.md
allowUpdates: true allowUpdates: true
draft: false draft: false
prerelease: ${{ env.PRERELEASE }} prerelease: ${{ steps.prepare_release.outputs.prerelease }}
- name: Create Tileserver Light Directory - name: Create Tileserver Light Directory
run: node publish.js --no-publish run: node publish.js --no-publish