Skip to content

TheXTech/checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Extremely simple checkout replacement that does not use node.js

Usage

name: build
on: push

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
    - uses: TheXTech/[email protected]
    # Build

About

A bash-only implementation of checkout

Resources

License

Stars

Watchers

Forks

Packages

No packages published