Skip to content

Commit

Permalink
Modified scratch org creation command.
Browse files Browse the repository at this point in the history
  • Loading branch information
cidarm committed Oct 11, 2023
1 parent 9b9b4f9 commit 828e84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beta_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
# Create prerelease scratch org
- name: 'Create prerelease scratch org'
if: ${{ env.IS_PRERELEASE }}
run: sf org create scratch -f config/project-scratch-def.json -a scratch-org -d -y 1 --release=preview
run: sf org create scratch -f config/project-scratch-def.json -a scratch-org -d -y 1

# Create scratch org
- name: 'Create scratch org'
Expand Down

0 comments on commit 828e84d

Please sign in to comment.