@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Amending a commit in Github Desktop
|
||||
title: Amending a commit in GitHub Desktop
|
||||
shortTitle: Amending commits
|
||||
intro: 'You can use {% data variables.product.prodname_desktop %} to amend your last commit.'
|
||||
versions:
|
||||
|
||||
@@ -35,7 +35,7 @@ The `upload-pages-artifact` actions enables you to package and upload artifacts.
|
||||
To use the action in your current workflow place this snippet under `jobs`.
|
||||
|
||||
```yaml
|
||||
- name: Upload Github Pages artifact
|
||||
- name: Upload GitHub Pages artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user