Skip to content

Commit

Permalink
[WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
jongpie committed Sep 10, 2024
1 parent 68739d6 commit 8a2b9c9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -646,10 +646,7 @@ jobs:

create-unlocked-package-release-candidate:
name: 'Create Core Package Release Candidate'
needs:
[
create-managed-package-beta
]
needs: [create-managed-package-beta]
if: ${{ github.ref != 'refs/heads/main' }}
runs-on: ubuntu-latest
environment: 'Demo Org'
Expand Down

0 comments on commit 8a2b9c9

Please sign in to comment.