We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de61471 commit 00540c5Copy full SHA for 00540c5
action.yml
@@ -120,7 +120,7 @@ runs:
120
path: ${{steps.package.outputs.package_file_path}}
121
retention-days: 1
122
- name: Push package to Octopus Deploy
123
- uses: OctopusDeploy/push-package-action@v3.2.3
+ uses: OctopusDeploy/push-package-action@v3.2.4
124
with:
125
server: https://deploy.particular.net
126
api_key: ${{ inputs.octopus-deploy-api-key }}
0 commit comments