Skip to content
This repository was archived by the owner on May 10, 2026. It is now read-only.
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraps Deploy Action

Warning

This repository is archived and no longer maintained.

Starting with Scraps v1, the official deployment guide recommends using the standard actions/deploy-pages workflow instead of this action. See the official deployment guide for the current setup.

A GitHub Action to build and deploy Scraps sites to GitHub Pages.

About

Scraps is a lightweight static site generator for documentation and knowledge bases.

Usage

- uses: boykush/scraps-deploy-action@v3
  with:
    token: ${{ secrets.GITHUB_TOKEN }}
    pages-branch: gh-pages  # optional, defaults to 'gh-pages'

Inputs

  • token (required): GitHub token for authentication (e.g., ${{ secrets.GITHUB_TOKEN }})
  • pages-branch (optional): Branch to deploy to (defaults to gh-pages)

Documentation

See the official deployment guide for detailed setup instructions.

About

This action Scraps(https://github.com/boykush/scraps) build and deploy to Github Pages.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages