Skip to content

Commit

Permalink
Add required parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderschramm1992 committed May 24, 2024
1 parent 78b67e1 commit dc61c92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ on:
jobs:
call_workflow_build:
uses: isaqb-org/github-workflows/.github/workflows/build_main.yml@main
with:
release_version: env.RELEASE_VERSION
secrets:
github_token: secrets.GITHUB_TOKEN

0 comments on commit dc61c92

Please sign in to comment.