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 5ee3279 commit c038b8b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,13 @@ jobs:
OCTOPUS_SPACE: ${{ secrets.OCTOPUS_SPACE }}

steps:
- uses: OctopusDeploy/[email protected].1
- uses: OctopusDeploy/deploy-release-tenanted-[email protected].3
id: "queue_deployments"
with:
project: POS Client
release_number: ${{ needs.create-octopus-release.outputs.release_number }}
tenant: _internal
tenants: |
_internal
environments: |
development
Expand Down

0 comments on commit c038b8b

Please sign in to comment.