Skip to content

Merge branch 'develop' of https://github.com/febiosoftware/FEBioWarp … #15

Merge branch 'develop' of https://github.com/febiosoftware/FEBioWarp …

Merge branch 'develop' of https://github.com/febiosoftware/FEBioWarp … #15

Workflow file for this run

name: CI - Linux Push
on:
workflow_dispatch:
push:
branches:
- develop
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/linux-reusable.yml@develop
with:
package-name: febiowarp
requires-sdk: true
plugin: true
publish: true
secrets: inherit