Skip to content

Commit a92e18a

Browse files
committed
fix label
1 parent 3a34a05 commit a92e18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ship.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: shinobistack/[email protected]
5454
with:
5555
image: ${{ steps.load-image.outputs.image }}
56-
labels: agentKey=${{ github.run_id }}
56+
labels: agentKey=${{ github.run_id }}-${{ matrix.target }}
5757
policy: ci-platform
5858
server: https://gokakashi-server.hasura-app.io
5959
token: ${{ secrets.GOKAKASHI_API_TOKEN }}

0 commit comments

Comments
 (0)