Skip to content

Commit d1ca2e5

Browse files
Update createrelease.yml
1 parent 8e80f75 commit d1ca2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/createrelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
--project "Transaction Processor"
9595
--version ${{ steps.get_version.outputs.VERSION }}
9696
--channel Default
97-
--deployTo Development
97+
--deployTo Staging
9898
--waitfordeployment
9999
--deploymenttimeout 00:05:00
100100
--releasenotes "${{ steps.buildreleasenotes.outputs.releasenote }}"

0 commit comments

Comments
 (0)