Skip to content

Commit

Permalink
Create draft release to allow easy manual editing before publish (#92)
Browse files Browse the repository at this point in the history
* Create draft release instead

* Add missing comma
  • Loading branch information
ifreund authored and I-am-Erk committed Jan 10, 2020
1 parent 24c260b commit 439b443
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/make_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: Ultimate Cataclysm ${{ github.ref }}
draft: false
draft: true
prerelease: false

- name: Upload Release Asset
Expand Down
2 changes: 1 addition & 1 deletion Ultimate_Cataclysm/gfx/UltimateCataclysm/tile_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"source": "https://github.com/CleverRaven/Cataclysm-DDA/tree/b2d1f9f6cf6fae9c5076d29f9779e0ca6c03c222/gfx/HoderTileset",
"filler": true
}
}
},
{
"fallback.png": {
"source": "https://github.com/Chezzo/Cataclysm-DDA/blob/0ca0b5307f1b2fab7edb5519a3176e1d887087a7/gfx/ChestHole32Tileset/fallback.png",
Expand Down

0 comments on commit 439b443

Please sign in to comment.