Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Krealle authored Aug 21, 2024
1 parent 0d47226 commit 948e0d2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
- name: Clone project
uses: actions/checkout@v3

- name: Generate Changelog
run: ./generate_changelog.sh

# once cloned, we just run the GitHub Action for the packager project
- name: Package and release
uses: BigWigsMods/packager@v2
uses: BigWigsMods/packager@v2

0 comments on commit 948e0d2

Please sign in to comment.