Skip to content

Commit

Permalink
Update sealos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muziling authored Dec 27, 2024
1 parent c89da3a commit b8992ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sealos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Clone
run: |
git clone --depth 1 -b master --single-branch https://github.com/labring/sealos.git .
git clone --depth 1 -b main --single-branch https://github.com/labring/sealos.git .
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
Expand Down

0 comments on commit b8992ac

Please sign in to comment.