Skip to content

Commit

Permalink
fix: typo in push-build-information-action (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
domenicsim1 authored Jul 7, 2022
1 parent 4bd59d0 commit cd785ab
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 @@ -69,7 +69,7 @@ jobs:
if: ${{ github.event_name == 'release' }}
uses: OctopusDeploy/push-build-information-action@v1
with:
package: |
packages: |
'vscode-octopusdeploy'
version: '${{ needs.build.outputs.package_version }}'
- name: Create a release in Octopus Deploy 🐙
Expand Down

0 comments on commit cd785ab

Please sign in to comment.