Skip to content

Commit f68150f

Browse files
committed
CD: github actions npm increment and publish
1 parent 0a46848 commit f68150f

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
- name: Automated Version Bump
1212
id: version-bump
13-
- uses: phips28/gh-action-bump-version@master
13+
uses: phips28/gh-action-bump-version@master
1414
with:
1515
commit-message: 'CI: package.json version auto updated to {{version}}'
1616
env:

0 commit comments

Comments
 (0)