Skip to content

Commit

Permalink
Revert "Support new nightly format (#2)"
Browse files Browse the repository at this point in the history
This reverts commit 5b9ee86.
  • Loading branch information
onbjerg committed Jan 25, 2022
1 parent d57705c commit 594fa29
Show file tree
Hide file tree
Showing 7 changed files with 1,659 additions and 8,885 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@ jobs:
| **Name** | **Required** | **Description** | **Type** |
|-----------|--------------|---------------------------------------------------------------------------------------------------------------|----------|
| `version` | Yes | Version to install, e.g. `nightly` or `1.0.0`. **Note:** Foundry only has nightly builds for the time being. | string |
| `token` | No | Authorized GitHub token. Defaults to `${{ github.token }}` | string |
7 changes: 0 additions & 7 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@ inputs:
This version number has to match a released version of Foundry.
Alternatively you can also specify `nightly` for the latest nightly build.
token:
description: |
Authorized GitHub token.
Defaults to `github.token`.
required: false
default: ${{ github.token }}
runs:
using: node16
Expand Down
Loading

0 comments on commit 594fa29

Please sign in to comment.