Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
flameddd committed Mar 23, 2020
1 parent 9f811b5 commit 0839ef1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
CI: 'true'
- name: screenshots-ci-action
uses: flameddd/[email protected].3
uses: flameddd/[email protected].4
with:
url: https://github.com
devices: iPhone 6,iPhone 6 landscape,Nexus 7,Pad Pro,Galaxy S III landscape,iPad Pro landscape
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
env:
CI: 'true'
- name: screenshots-ci-action
uses: flameddd/[email protected].3
uses: flameddd/[email protected].4
with:
url: https://github.com
devices: iPhone 6,iPhone 6 landscape
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": "screenshots-ci-action",
"version": "1.0.0",
"version": "1.0.4",
"description": "Github Actions to screenshots website",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0839ef1

Please sign in to comment.