Skip to content

Commit

Permalink
chore(release): 19.0.1+1
Browse files Browse the repository at this point in the history
  • Loading branch information
amondnet committed May 18, 2020
1 parent 3dab9da commit 853b6c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ See [.github/workflow/example-express-basic-auth.yml](.github/workflow/example-e
1. Change action name in `workflows` from `now-deployment` to `vercel-action`
```yaml
- name: Vercel Action
uses: amondnet/vercel-action@v19.0.1
uses: amondnet/vercel-action@v19
```
2. Change input values.
- `zeit-token` -> `vercel-token`
Expand Down

3 comments on commit 853b6c3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for zeit-now-deployment-action-example-static ready!

Built with commit 853b6c3

https://zeit-now-deployment-action-example-static-afgn6yaqz.now.sh

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for express-basic-auth ready!

Built with commit 853b6c3

https://express-basic-auth-a0hpsw73s.now.sh

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for zeit-now-deployment-action-example-angular ready!

Built with commit 853b6c3

https://zeit-now-deployment-action-example-angular-1skh1fe8w.now.sh

Please sign in to comment.