We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfaeb89 commit 4a8397eCopy full SHA for 4a8397e
.github/workflows/OctoSubscriber-GHA-Maven.yml
@@ -90,7 +90,7 @@ jobs:
90
- name: Create accept-message zip file
91
uses: OctopusDeploy/create-zip-package-action@v3
92
with:
93
- package_id: "OctopusSamples.accpt-message"
+ package_id: "OctopusSamples.accept-message"
94
version: "${{ env.PACKAGE_VERSION }}"
95
output_folder: "${{ github.workspace }}/artifacts"
96
base_path: "${{ github.workspace }}/azure/accept_message"
0 commit comments