Skip to content

Commit

Permalink
Merge pull request #154 from isaqb-org/remove-release-version-parameter
Browse files Browse the repository at this point in the history
Remove parameter
  • Loading branch information
programming-wolf authored Jun 20, 2024
2 parents a8f7f9a + eac236d commit 8018ad5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@ on:
jobs:
call_workflow_build:
uses: isaqb-org/github-workflows/.github/workflows/build_main.yml@main
with:
release_version: env.RELEASE_VERSION
2 changes: 0 additions & 2 deletions .github/workflows/build_releasecandidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@ on:
jobs:
call_workflow_build_pr:
uses: isaqb-org/github-workflows/.github/workflows/build_releasecandidate.yml@main
with:
release_version: env.RELEASE_VERSION

0 comments on commit 8018ad5

Please sign in to comment.