wakatime / wakatime-cli

Command line interface used by all WakaTime text editor plugins
https://wakatime.com/plugins
BSD 3-Clause "New" or "Revised" License
266 stars 41 forks source link

Fix release script by removing double quotes from input #962

Closed alanhamlett closed 9 months ago

alanhamlett commented 9 months ago

Prepare changelog step failed:

Run changelog="## Changelog
  changelog="## Changelog

  be4bb75 Disable guessing language from file contents
  8ee0359 Revert "Make lexers auto-register themselves""
  ./bin/prepare_changelog.sh $(echo ${GITHUB_REF#refs/heads/}) "$changelog"
  shell: /usr/bin/bash -e {0}
  env:
    GO_VERSION_FILE: go.mod
    CHECK_LATEST: true
    TEST_VERSION: <local-build>
/home/runner/work/_temp/f7c5699d-bc65-4189-93dc-5e531a74830f.sh: line 4: lexers: command not found
Error: Process completed with exit code 1[2](https://github.com/wakatime/wakatime-cli/actions/runs/6623527591/job/17991021550#step:6:2)[7](https://github.com/wakatime/wakatime-cli/actions/runs/6623527591/job/17991021550#step:6:7).