mirror of
https://github.com/alrayyes/wercker-surge-deploy-step
synced 2023-11-13 18:16:40 +00:00
Merge branch 'hotfix/0.2.1' into develop
This commit is contained in:
commit
79eeed2a77
12
README.md
12
README.md
@ -48,3 +48,15 @@ deploy:
|
||||
token: "94a08da1fecbb6e8b46990538c7b50b2"
|
||||
domain: "example.com"
|
||||
```
|
||||
|
||||
# Contributing
|
||||
|
||||
Report any bugs using the [issue tracker][issue_tracker]. Submit your own bug fixes or feature additions via a [pull request][pull_request].
|
||||
|
||||
# License
|
||||
|
||||
This theme is released under the MIT License. For more information read the [license][license].
|
||||
|
||||
[issue_tracker]: https://github.com/alrayyes/wercker-surge-deploy-step/issues
|
||||
[pull_request]: https://github.com/alrayyes/wercker-surge-deploy-step/pulls
|
||||
[license]: https://github.com/alrayyes/wercker-surge-deploy-step/blob/master/LICENSE
|
@ -1,5 +1,5 @@
|
||||
name: surge-deploy
|
||||
version: 0.2.0
|
||||
version: 0.2.1
|
||||
description: Deploys a directory to surge.sh.
|
||||
keywords:
|
||||
- deploy
|
||||
|
Loading…
Reference in New Issue
Block a user