Skip to content

Commit

Permalink
fix object storage workflow error (#4542)
Browse files Browse the repository at this point in the history
  • Loading branch information
nowinkeyy authored Mar 1, 2024
1 parent 70b1f5c commit ae7d7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/objectstorage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ jobs:
SEALOS_ISSUE_LABEL: "dayly-report"
SEALOS_ISSUE_TYPE: "day"
SEALOS_ISSUE_REPO: "labring-actions/cluster-image"
SEALOS_COMMENT_BODY: "/imagesync ghcr.io/${{ github.repository_owner }}/sealos-cloud:${{ steps.prepare.outputs.tag_name }}"
SEALOS_COMMENT_BODY: "/imagesync ghcr.io/${{ github.repository_owner }}/sealos-cloud-objectstorage:${{ steps.prepare.outputs.tag_name }}"

0 comments on commit ae7d7ed

Please sign in to comment.