Skip to content

Commit 4a8397e

Browse files
committed
Adding maven build
1 parent dfaeb89 commit 4a8397e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OctoSubscriber-GHA-Maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
- name: Create accept-message zip file
9191
uses: OctopusDeploy/create-zip-package-action@v3
9292
with:
93-
package_id: "OctopusSamples.accpt-message"
93+
package_id: "OctopusSamples.accept-message"
9494
version: "${{ env.PACKAGE_VERSION }}"
9595
output_folder: "${{ github.workspace }}/artifacts"
9696
base_path: "${{ github.workspace }}/azure/accept_message"

0 commit comments

Comments
 (0)