Commit d5d0488
committed
Update ESP-IDF workflow to conditionally add version tag only on master branch
- Modify the logic for adding the ESP-IDF version tag to ensure it is only included when the workflow is triggered on the master branch.
- Adjust handling of custom tags to maintain flexibility in tagging based on branch context.1 parent 8c437cb commit d5d0488
1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | | - | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
0 commit comments