Skip to content

Ensure SDK is pulled correctly using generic vars #14

Ensure SDK is pulled correctly using generic vars

Ensure SDK is pulled correctly using generic vars #14

Workflow file for this run

name: CI - MacOS Push
on:
workflow_dispatch:
push:
branches:
- develop
- ci/use-latest-sdk
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/macos-reusable-push.yml@ci/use-latest-sdk
with:
package-name: febioheat
requires-sdk: true
secrets: inherit