Inventory Loss when editing inventory in another non-main world #6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Close Issue | |
on: | |
issues: | |
types: [opened] | |
jobs: | |
run: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: peter-evans/[email protected] | |
with: | |
comment: "Per the notice in the readme, OpenInv is now being maintained at [Jikoo/OpenInv](https://github.com/Jikoo/OpenInv)." |