You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Working with this template is very easy. Most of actions is automated. with this
12
12
- Then clone your new repository to your computer.
13
13
- in module files open `setup.py` with an text editor and replace the variables with your module props.
14
14
- Run `setup.py` and after after finishing the first run, delete it.
15
-
- Open `module.prop` and `update.json`and change the version and github repo link strings. You don't need to change the entire link, just correct the github account and repo name.
15
+
- Open `module.prop` and `update.json` to correct the github account and repo name if it was wrong.
16
16
- Put your module files and update the changelog.
17
17
- Create a tag and push it. when a new tag is pushed the action is triggered and new release zip is automatically created.
18
18
You must check the Actions tab of your project for checking issues.
0 commit comments