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 bd121d8 commit 760519eCopy full SHA for 760519e
.github/workflows/publishNPM.yml
@@ -9,11 +9,6 @@ jobs:
9
with:
10
node-version: 10
11
- uses: phips28/gh-action-bump-version@master
12
- env:
13
- PACKAGEJSON_DIR: 'template-react-native-typescript'
14
-
15
- - run: npm install
16
- - run: npm test
17
- uses: JS-DevTools/npm-publish@v1
18
19
token: ${{ secrets.NPM_TOKEN }}
0 commit comments