Skip to content

Commit

Permalink
github: try fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bloerwald committed Nov 15, 2023
1 parent 1504ea4 commit 1cc78b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ jobs:
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive
fetch-depth: 0

- uses: BigWigsMods/packager@v2
with:
Expand Down

0 comments on commit 1cc78b1

Please sign in to comment.