Skip to content

templateflow/actions-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Individual template action

This action updates the super-dataset with any changes to an individual template

Inputs

The action takes environment variables as inputs (GITHUB_REPOSITORY) and a secret access token (with write permissions to templateflow/templateflow)

Example usage

name: "Update TemplateFlow's superdataset"
uses: templateflow/actions-template@main
env:
  SECRET_KEY: ${{ secrets.SUPER_SECRET_SSH_KEY }}

About

Maintains the github action workflows for templates

Resources

License

Stars

Watchers

Forks

Packages

No packages published