Skip to content

Merge pull request #96 from LCOGT/feature/shuffle-targets #4

Merge pull request #96 from LCOGT/feature/shuffle-targets

Merge pull request #96 from LCOGT/feature/shuffle-targets #4

Workflow file for this run

name: "Continuous Deployment"
on:
push:
branches:
- main
release:
types:
- published
jobs:
cd:
uses: LCOGT/reusable-workflows/.github/workflows/continuous-deployment.yaml@main
with:
secretsExposedToSkaffold: 'FONTAWESOME_PACKAGE_TOKEN,'
secrets: inherit