Zip and Upload to NekoWeb
Version updated for https://github.com/Pufikas/UploadToNekoweb to version v2.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the deployment of your repository to a NekoWeb dashboard by compressing the project files into a ZIP archive and uploading them. It simplifies the deployment process by handling file compression, optional file/folder exclusions, and secure API key management. This action is particularly useful for streamlining the integration of continuous deployment workflows for NekoWeb-hosted projects.
What’s Changed
Heavily improved perfomance for zipping bigger projects. Now has parallel processing and stream-based process.
Full Changelog: https://github.com/Pufikas/UploadToNekoweb/compare/v1.1.0...v2.0.0