Skip to content

DOI-ONRR/oddd-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

ODDD actions

Reusable workflows and actions

Usage

...
jobs:
  ...
  call-cf-deploy-workflow:
    uses: doi-onrr/oddd-actions/.github/workflows/cf-deploy@v1
    with:
      cf-space: dev
      manifest: manifest.yml
      build-path: ./public
    secrets: inherit
...

About

Reusable workflows and actions

Resources

Stars

Watchers

Forks

Packages

No packages published