-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
19,331 additions
and
12,394 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,10 @@ GitHub Actions for deploying to Netlify | |
|
||
Deploy URLs are commented on your pull requests and commit comments! | ||
|
||
<img src="doc_assets/github-deployment.png" width="650"> | ||
|
||
GitHub Deployments are also supported! | ||
|
||
## Usage | ||
|
||
```yaml | ||
|
@@ -22,8 +26,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v2 | ||
|
||
# Build to ./dist or other directory | ||
# ... | ||
# ( Build to ./dist or other directory... ) | ||
|
||
- name: Deploy to Netlify | ||
uses: nwtgck/[email protected] | ||
|
@@ -53,7 +56,8 @@ jobs: | |
- `deploy-message` A custom deploy message to see on Netlify deployment (e.g. `${{ github.event.pull_request.title }}`) | ||
- `enable-pull-request-comment: true` Comment on pull request (default: true) | ||
- `enable-commit-comment: true` Comment on GitHub commit (default: true) | ||
- `overwrites-pull-request-comment: true` Overwirtes comment on pull request (default: true) | ||
- `overwrites-pull-request-comment: true` Overwrites comment on pull request (default: true) | ||
- `netlify-config-path: ./netlify.toml` Path to `netlify.toml` (default: undefined) | ||
|
||
### Outputs | ||
- `deploy-url` A deployment URL generated by Netlify | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
28ca95e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π Published on https://nwtgck-actions-netlify.netlify.app as production
π Deployed on https://5ed1ae3d02b1493f48b58e26--nwtgck-actions-netlify.netlify.app
28ca95e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π Deployed on https://5ed1ae62987c7aa217356b02--nwtgck-actions-netlify.netlify.app
28ca95e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π Deployed on https://5ed1ae63987c7a9540356baf--nwtgck-actions-netlify.netlify.app
28ca95e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π Deployed on https://5ed1ae631c84487f97327b90--nwtgck-actions-netlify.netlify.app