Skip to content

Commit

Permalink
Merge pull request #100 from actions/JamesMGreene-patch-2
Browse files Browse the repository at this point in the history
README tidy up
  • Loading branch information
JamesMGreene authored Apr 25, 2024
2 parents ff11fa5 + b443e1f commit a8628ef
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

A composite Action for packaging and uploading artifact that can be deployed to [GitHub Pages][pages].

## Scope

⚠️ Official support for building Pages with Actions is in public beta at the moment.

## Usage

See [action.yml](action.yml)
Expand All @@ -25,7 +21,7 @@ The [`tar` file][tar] must:

- be under 10GB in size
- not contain any symbolic or hard links
- contain only files and directories that all meet the expected minimum [file permissions](#file-permissions)
- contain only files and directories

## Release instructions

Expand Down

0 comments on commit a8628ef

Please sign in to comment.