remove path from readme
Remove the `path` input from the readme example as its no longer in use.
This commit is contained in:
@@ -15,14 +15,6 @@ on:
|
||||
release:
|
||||
|
||||
- uses: immutable-actions/publish-action-package@v1
|
||||
with:
|
||||
# Relative path of the working directory of the repository to be tar archived
|
||||
# and uploaded as OCI Artifact layer. You can mention multiple files/folders
|
||||
# by mentioning relative paths as space separated values.
|
||||
#
|
||||
# This defaults to the entire action repository contents if not explicitly defined.
|
||||
# Default: '.'
|
||||
path: 'src/ action.yml dist/'
|
||||
```
|
||||
<!-- end usage -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user