We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d47f4 commit c942775Copy full SHA for c942775
README.md
@@ -120,7 +120,7 @@ Icons made by [Freepik](https://www.flaticon.com/authors/freepik) from [www.flat
120
```
121
npm version patch && git push && git push --tags
122
123
-Wait for github actions and check https://github.com/mifi/SimpleInstaBot/releases
+Wait for github actions and go to https://github.com/mifi/SimpleInstaBot/releases
124
125
---
126
package.json
@@ -115,12 +115,6 @@
115
"target": "tar.bz2"
116
}
117
]
118
- },
119
- "publish": [
- {
- "provider": "github",
- "releaseType": "release"
- }
- ]
+ }
0 commit comments