Skip to content

courtois-neuromod/actions-template

 
 

Repository files navigation

Deploy tests

This action runs tests of datalad dataset deploy

Inputs

The action takes environment variables as inputs (GITHUB_REPOSITORY) and a secret access token (with write permissions to courtois-neuromod public repos)

Example usage

name: "Deploy tests"
uses: courtois-neuromod/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

Languages

  • Python 75.3%
  • Shell 20.8%
  • Dockerfile 3.9%