Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zentron authored Apr 19, 2024
1 parent 462a02b commit c3f9eed
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,12 +119,12 @@ jobs:
server: https://deploy.octopus.app
service_account_id: 9447a9ba-6dbc-417e-bbed-835ec435d648

- name: Push build information 🐙
uses: OctopusDeploy/push-build-information-action@v1
with:
debug: true
packages: bamboo
version: ${{ needs.build.outputs.nuGetVersion }}
#- name: Push build information 🐙
# uses: OctopusDeploy/push-build-information-action@v1
# with:
# debug: true
# packages: bamboo
# version: ${{ needs.build.outputs.nuGetVersion }}

- name: Push package to feed 🐙
uses: OctopusDeploy/push-package-action@v2
Expand Down

0 comments on commit c3f9eed

Please sign in to comment.