Skip to content

Commit

Permalink
chore(deploy): fix cicd (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
HUAHUAI23 authored Sep 6, 2024
1 parent f137cb0 commit baa83bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-sealos-cluster-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
GH_TOKEN: "${{ secrets.GH_PAT }}"
SEALOS_TYPE: "issue_renew"
SEALOS_ISSUE_TITLE: "【DaylyReport】 Auto build for sealaf"
SEALOS_ISSUE_BODYFILE: "build/README.md"
SEALOS_ISSUE_BODYFILE: "README.md"
SEALOS_ISSUE_LABEL: "dayly-report"
SEALOS_ISSUE_TYPE: "day"
SEALOS_ISSUE_REPO: "labring-actions/cluster-image"
Expand Down

0 comments on commit baa83bd

Please sign in to comment.