Skip to content

Commit f730ad5

Browse files
committed
sync
1 parent e3d2248 commit f730ad5

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,6 @@ jobs:
231231
git config --global user.email "opencode@sst.dev"
232232
git config --global user.name "opencode"
233233
git remote set-url origin https://x-access-token:${{ secrets.SST_GITHUB_TOKEN }}@github.com/${{ github.repository }}
234-
- uses: actions/checkout@v3
235-
with:
236-
fetch-depth: 0
237-
ref: ${{ needs.version.outputs.tag }}
238234
239235
- uses: ./.github/actions/setup-bun
240236

0 commit comments

Comments
 (0)