Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zxyle committed Dec 17, 2019
1 parent b0a7316 commit 4f1bb01
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 12 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@
*.iml
out
gen


travis.yml
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@

This action deploying your application to Google App Engine.

## Example

[BoardCAM.org](https://github.com/BoardCAM/BoardCAM.org/blob/master/.github/workflows/publishgae.yml)

## Usage
```yaml
steps:
- name: Publish to GAE
uses: zxyle/publish-gae-action@master
- name: Publish to GAE
uses: zxyle/publish-gae-action@master
```



# License
The scripts and documentation in this project are released under the [MIT License](LICENSE)
5 changes: 0 additions & 5 deletions entrypoint.sh

This file was deleted.

0 comments on commit 4f1bb01

Please sign in to comment.