Skip to content

Commit

Permalink
Merge branch 'main' into release/v0.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
teebszet authored Sep 16, 2024
2 parents 6436b2e + 2ba7476 commit 5dbe382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
publish-rc:
# TODO also keep the develop PR description up to date
if: ${{ github.base_ref == 'main' }}
needs: [UItest]
needs: build
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 5dbe382

Please sign in to comment.