Skip to content

Commit

Permalink
Update relase_zips.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 committed Jun 14, 2023
1 parent 99b1d52 commit be1cee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relase_zips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Create a recursive clone source zip
uses: jason2866/github-actions/release_zips@master
uses: jason2866/github-actions/release_zips@release_idf
env:
RELEASE_PROJECT_NAME: platform-espressif32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit be1cee2

Please sign in to comment.