Below you will find pages that utilize the taxonomy term “Eun”
April 19, 2026
HTTP Server Action
Version updated for https://github.com/Eun/http-server-action to version v1.0.13.
This action is used across all versions by 634 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The http-server-action GitHub Action sets up a lightweight HTTP server to serve files from a specified directory during workflows. It automates the process of hosting static files, such as web pages or assets, and offers features like custom error pages, configurable caching, content type mappings, and request method restrictions. This action is ideal for testing, previewing, or sharing static content in CI/CD pipelines.