Skip to content

Commit c990180

Browse files
committed
CD: github actions npm increment and publish
1 parent ced167a commit c990180

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publishNPM.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ jobs:
1515
token: ${{ secrets.NPM_TOKEN }}
1616
package: ./package.json
1717
- uses: maks-stupak/gh-action-bump-version@v7.1.5
18+
env:
19+
PACKAGEJSON_DIR: './package.json'

0 commit comments

Comments
 (0)