Skip to content

Commit

Permalink
Github actions fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
GurliGebis committed Sep 12, 2024
1 parent a3b33b5 commit 45f1005
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ on:
jobs:
package:
runs-on: ubuntu-latest

steps:
- name: Clone repository
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Create Package
uses: BigWigsMods/packager@v2
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 11.0.2-20240912-2

* Raise the width for TagText, provided by siweia on github.
* Github actions fixes.

## 11.0.2-20240912-1

* Added color world quests with warband bonus different color option.
Expand Down

0 comments on commit 45f1005

Please sign in to comment.