Skip to content

Commit

Permalink
Testing GA changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Anderson committed Oct 16, 2024
1 parent d4f1076 commit 134ad7b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,10 @@ jobs:
with:
fetch-depth: 0

- uses: kemayo/actions-recent-changelog@v1
with:
input: CHANGELOG.md
output: RECENT_CHANGES.md

- name: Package and release
uses: BigWigsMods/packager@v2
2 changes: 1 addition & 1 deletion .pkgmeta
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
manual-changelog:
filename: CHANGELOG.md
filename: RECENT_CHANGES.md
markup-type: markdown
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 3.0.0-alpha2 - October 16, 2024
## 3.0.0-alpha3 - October 16, 2024

### Changed

Expand Down

0 comments on commit 134ad7b

Please sign in to comment.