Skip to content

Commit

Permalink
Merge pull request #5 from Undorn/ashlands-vanilla-modpack
Browse files Browse the repository at this point in the history
Ashlands vanilla modpack
  • Loading branch information
fclante authored May 16, 2024
2 parents b3b8ec6 + 74209ec commit a164198
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 10 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,7 @@ name: Publish Mod
on:
release:
types: [published]

push:
paths-ignore:
- .gitignore
- ".github/**"
- README.md

tags:
- "v*.*.*"


workflow_dispatch:

Expand Down
5 changes: 5 additions & 0 deletions modpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file.

## [1.0.3] - 2024-05-16

### Changed
- Version bump to 1.0.3 due to github action not triggering correctly.

## [1.0.2] - 2024-05-16

### Added
Expand Down
2 changes: 1 addition & 1 deletion modpack/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Undorn_Official_Modpack",
"version_number": "1.0.2",
"version_number": "1.0.3",
"website_url": "https://discord.gg/zRDF3xew",
"description": "Official modpack for the Undorn Valheim Community",
"dependencies": [
Expand Down

0 comments on commit a164198

Please sign in to comment.