Skip to content

Commit bd121d8

Browse files
committed
CD: github actions npm increment and publish
1 parent 7aec4b1 commit bd121d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publishNPM.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
node-version: 10
1111
- uses: phips28/gh-action-bump-version@master
1212
env:
13-
PACKAGEJSON_DIR: './package.json'
13+
PACKAGEJSON_DIR: 'template-react-native-typescript'
1414

1515
- run: npm install
1616
- run: npm test

0 commit comments

Comments
 (0)