Skip to content

Commit 10c1cf6

Browse files
committed
Release 1.30.0
1 parent 6bda213 commit 10c1cf6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
1010

1111
## [Unreleased]
1212

13+
## [1.30.0] - 2026-04-04
14+
1315
- upload-rust-binary-action no longer requires `token` input. This action now uses `${{ github.token }}` as the default token, like `actions/checkout` does.
1416

1517
- Support trailing comma in `bin`, `package`, `include`, `asset`, and `checksum` input options.
@@ -226,7 +228,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
226228

227229
Initial release
228230

229-
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.29.1...HEAD
231+
[Unreleased]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.30.0...HEAD
232+
[1.30.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.29.1...v1.30.0
230233
[1.29.1]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.29.0...v1.29.1
231234
[1.29.0]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.28.1...v1.29.0
232235
[1.28.1]: https://github.com/taiki-e/upload-rust-binary-action/compare/v1.28.0...v1.28.1

0 commit comments

Comments
 (0)