diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e722745b..d3e86cd7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,7 +1,5 @@ name: Release -# Adapted from https://github.com/taiki-e/github-actions/blob/HEAD/.github/workflows/action-release.yml. - permissions: {} on: diff --git a/CHANGELOG.md b/CHANGELOG.md index dc7ba238..d9a7ad69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [2.77.1] - 2026-05-05 +- Support `taiki-e/install-action@rust` tag. + - Update `tombi@latest` to 0.10.3. - Update `martin@latest` to 1.8.2.