Skip to content

Commit 76474c1

Browse files
committed
fix(ci): Workflow when run on tag
1 parent 119ab62 commit 76474c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/package_main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
submodules: 'recursive'
3232
fetch-tags: true
33+
ref: ${{ github.ref }}
3334

3435
- name: Build Main Code
3536
uses: espressif/esp-idf-ci-action@v1

0 commit comments

Comments
 (0)