Skip to content

Commit 8874108

Browse files
authored
Update GitHub Action to use xz_refac_clone
1 parent c4da332 commit 8874108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_zips.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Create a recursive clone source and stripped archive
14-
uses: Jason2866/github-actions/release_zips@tar_xz
14+
uses: Jason2866/github-actions/release_zips@xz_refac_clone
1515
env:
1616
RELEASE_PROJECT_NAME: ESP-IDF
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)