Skip to content

Commit 7aec4b1

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

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
@@ -8,7 +8,7 @@ jobs:
88
- uses: actions/setup-node@v1
99
with:
1010
node-version: 10
11-
- uses: maks-stupak/gh-action-bump-version@v7.1.5
11+
- uses: phips28/gh-action-bump-version@master
1212
env:
1313
PACKAGEJSON_DIR: './package.json'
1414

0 commit comments

Comments
 (0)