Skip to content

release-published

release-published #12

name: CI - Windows Release
on:
workflow_dispatch:
repository_dispatch:
types: [release-published]
permissions:
id-token: write # This is required for requesting the JWT
contents: read # This is required for actions/checkout
jobs:
call_workflow:
uses: febiosoftware/febio-workflows/.github/workflows/windows-release.yml@develop
with:
aws-ami-id: ami-0ecb160c4a6bfd01d
aws-sg-id: sg-0ca7912782cf1538b
secrets: inherit