niradler/Assets Backup GitHub Action

Backup Hashnode posts assets from cdn.hashnode.com

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
output_pathoutput folderassets
posts_output_pathposts folderposts
copy_failed_postscopy posts to the posts folder even if the backup failedtrue
patternfiles pattern**.md
filesfiles to crawl
github_tokenPersonal access token (PAT) used to fetch the repository. The PAT is configured with the local git config, which enables your scripts to run authenticated git commands. The post-job step removes the PAT. We recommend using a service account with the least permissions necessary. Also when generating a new PAT, select the least scopes necessary. no${{ github.token }}

no outputs