diff --git a/README.md b/README.md index 451b6d6..1e7e869 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Manage Labels With Configurable Rules in Pull Requests and Issues](https://github.com/srvaroa/labeler/) - Action based on configurable rules that match on properties of Pull Requests and Issues to assign/remove labels automatically. - [GitHub Actions Access Tokens](https://github.com/qoomon/actions--access-token) - Get rid of PAT tokens, use temporary access tokens instead! - [Action Debug VSCode](https://github.com/fawazahmed0/action-debug-vscode) - Remote Access your GitHub Actions via Browser based VS Code. +- [File Storage Action](https://github.com/moonrailgun/branch-filestorage-action) - Make GitHub repo's branch as file storage. Useful as a filedb persistence scheme. ### Collection of Actions