Skip to content

Commit

Permalink
release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mathias-vandaele committed Jan 30, 2022
1 parent 157a513 commit 41ec289
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
with:
node-version: 16
- run: npm install
- run: npm test
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"start-server-and-test": "^1.14.0"
},
"name": "cypress-window-helper",
"version": "1.0.5",
"version": "1.0.6",
"description": "cypress-window-helper aims to switch and interact with pop-up windows opened within the UI",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 41ec289

Please sign in to comment.