Skip to content

Commit

Permalink
chore: remove support notice
Browse files Browse the repository at this point in the history
  • Loading branch information
dsaltares committed Jul 6, 2023
1 parent a40c8b4 commit 5d24fa7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,3 @@ with:
target: 'subdir/'
token: ${{ secrets.GITHUB_TOKEN }}
```

## Support

This action only supports Linux runners as this is a [docker container](https://docs.github.com/en/actions/creating-actions/about-actions#types-of-actions) action. If you encounter `Error: Container action is only supported on Linux` then you are using non-linux runner.

0 comments on commit 5d24fa7

Please sign in to comment.