Skip to content

Merge pull request #3238 from OctopusDeploy/dependabot/github_actions… #93

Merge pull request #3238 from OctopusDeploy/dependabot/github_actions…

Merge pull request #3238 from OctopusDeploy/dependabot/github_actions… #93

name: Build and deploy
on:
workflow_dispatch:
push:
branches: [ main ]
jobs:
build_and_deploy:
uses: OctopusDeploy/microsite-deployment/.github/workflows/microsite-deployment-full.yml@main
with:
octopus_project_name: 'Docs Microsite'
package_id: 'DocsMicrosite'
secrets: inherit