Skip to content

Commit

Permalink
Merge pull request #22 from nomad-mystic/kpm-update-dist-folder
Browse files Browse the repository at this point in the history
kpm: Update Action
  • Loading branch information
nomad-mystic committed Sep 13, 2023
2 parents 0729170 + fc6771b commit 71890d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish Module
name: Publish Module to NPM Registry

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nomadmystic/wordpress-scaffold-cli",
"version": "0.8.3",
"version": "0.8.4",
"description": "This project is created to speed up WordPress development",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 71890d7

Please sign in to comment.