Skip to content

Commit

Permalink
chore: force flag (#7)
Browse files Browse the repository at this point in the history
* chore: force flag

* chore: log

* chore: remove hash check

* chore: lint

---------

Co-authored-by: Brodey Newman <[email protected]>
  • Loading branch information
brodeyn and brodeynewman authored Apr 27, 2023
1 parent da25706 commit a0c80fb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 497 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| `projectId` | `string` | Yes | The ID of the project the deployment lives under |
| `apiKey` | `string` | No | Your [Paperspace API key](https://console.paperspace.com/settings/apikeys). This may also be set using the `PAPERSPACE_API_KEY` environment variable. |
| `configPath` | `string` | No | The relative file path of the configuration file. |
| `image` | `string` | No | Container image to be used in the configuration |
| `image` | `string` | No | Container image to be used in the configuration |

## Usage

Expand Down Expand Up @@ -175,3 +175,4 @@ apiVersion: v0alpha1
```

These versions are not required. If a version is not supplied in the deployment config file used by this GitHub Action, `latest` will be used implicitly.

Loading

0 comments on commit a0c80fb

Please sign in to comment.