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 6c756b9 commit 473560f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
with:
debug: true
packages: bamboo
version: ${{ needs.build.outputs.nuGetVersion }
version: ${{ needs.build.outputs.nuGetVersion }}

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

0 comments on commit 473560f

Please sign in to comment.