Skip to content

Commit

Permalink
Update pre-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamoctoclose authored Sep 29, 2023
1 parent 4974ab9 commit 1f8cdc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
id: "create-release"
with:
project: POS Client
channel: Development
channel: Alpha
outputs:
release_number: ${{ steps.create-release.outputs.release_number }}

Expand All @@ -90,7 +90,7 @@ jobs:
- uses: OctopusDeploy/[email protected]
id: "queue_deployments"
with:
project: OctoPetShop
project: POS Client
release_number: ${{ needs.create-octopus-release.outputs.release_number }}
environments: |
development
Expand Down

0 comments on commit 1f8cdc6

Please sign in to comment.