Add File Storage Action (#57)

Co-authored-by: moonrailgun <moonrailgun@users.noreply.github.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 15:41:42 +01:00 committed by GitHub
parent d018b96eec
commit 454af136f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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