Skip to content

Examples of GitHub Actions workflows for building and deploying websites.

Notifications You must be signed in to change notification settings

Brugman/github-actions-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Workflows

A collection of tested workflows that you can customize and combine.

This repo is about /.github/workflows/, all other files are for testing.

Task Method Avg Duration (s)
Build npm 32
Build yarn 37
Build pnpm 27
Task Method Avg Duration (s) Auth
Deploy ftp 19 ftp pass
Deploy ftps 19 ftp pass
Deploy scp 27 ssh pass
Deploy rsync 16 ssh key

Avg Duration was measured by taking the average of 5 runs. Much science.

About

Examples of GitHub Actions workflows for building and deploying websites.

Resources

Stars

Watchers

Forks

Languages