diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 175801d..3e6ca45 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -56,14 +56,14 @@ jobs: echo "CHANGELOG_CONTENT=No changelog available for this release." >> $GITHUB_ENV fi - # Generate auto-generated release notes - - name: Generate Auto Release Notes - id: release_notes - run: | - auto_notes=$(gh release create ${{ env.VERSION }} --generate-notes --prerelease --json body --jq .body) - echo "AUTO_RELEASE_NOTES<> $GITHUB_ENV - echo "$auto_notes" >> $GITHUB_ENV - echo "EOF" >> $GITHUB_ENV + # # Generate auto-generated release notes + # - name: Generate Auto Release Notes + # id: release_notes + # run: | + # auto_notes=$(gh release create ${{ env.VERSION }} --generate-notes --prerelease --json body --jq .body) + # echo "AUTO_RELEASE_NOTES<> $GITHUB_ENV + # echo "$auto_notes" >> $GITHUB_ENV + # echo "EOF" >> $GITHUB_ENV # Create a release on GitHub - name: Create GitHub Release diff --git a/.gitignore b/.gitignore index 7460a67..a93ac84 100644 --- a/.gitignore +++ b/.gitignore @@ -77,4 +77,5 @@ coverage/ *.code-workspace set_env.sh notes.md -DEV_BUILD \ No newline at end of file +DEV_BUILD +payload.json diff --git a/templates/partials/_track_table.html b/templates/partials/_track_table.html index 1f66e74..4a0cb0e 100644 --- a/templates/partials/_track_table.html +++ b/templates/partials/_track_table.html @@ -69,7 +69,7 @@ {% else %} + data-bs-toggle="tooltip" title="Click to assign a track"> {% endif %}