Skip to content

Commit

Permalink
me when
Browse files Browse the repository at this point in the history
trifling
  • Loading branch information
TerrificTrifid committed May 16, 2022
1 parent b00c669 commit cd4339e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: "${{ github.event.repository.name }}.zip"
tag_name: "v${{fromJson(steps.read-manifest.outputs.manifest).version}}"
body: "${{ github.event.head_commit.message }}"
tag_name: "v${{fromJson(steps.read-manifest.outputs.manifest).version}}"
1 change: 1 addition & 0 deletions config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"enabled":true}
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "TerrificTrifid",
"name": "Cloudless Quantum Moons",
"uniqueName": "TerrificTrifid.VisibleQMs",
"version": "0.1.0",
"version": "0.1.1",
"owmlVersion": "2.1.0",
"dependencies": [ "xen.NewHorizons" ]
}
4 changes: 0 additions & 4 deletions planets/example_config.json

This file was deleted.

0 comments on commit cd4339e

Please sign in to comment.