Skip to content

Commit

Permalink
using matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Parisa68 committed Oct 1, 2024
1 parent 4686da3 commit 33b7368
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
GRADLE_PATH="${{ steps.gradle_path.outputs.gradle_path }}"
sed -i "s/version = \".*\"/version = \"${{ steps.bump_version.outputs.new_version }}\"/" $GRADLE_PATH
- name: Build and publish
if: ${{ matrix.component != 'lega-commander' && matrix.component != 'e2eTests' }}
run: |
Expand Down

0 comments on commit 33b7368

Please sign in to comment.