ci: revert GH env var

This commit is contained in:
Tadashi 2024-09-08 21:39:16 +07:00
parent 9bfb5ef778
commit ce489725d8
No known key found for this signature in database
GPG Key ID: 399380A00CC9028D

View File

@ -47,7 +47,7 @@ jobs:
with:
files: kotaemon-app.zip
fail_on_unmatched_files: true
token: ${{ secrets.WRITE_GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
generate_release_notes: true
tag_name: ${{ steps.update-version.outputs.new_tag }}
make_latest: true