We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9423ab commit 6b93a6cCopy full SHA for 6b93a6c
.github/workflows/upload-idf-component.yml
@@ -2,7 +2,7 @@ name: Push components to https://components.espressif.com
2
on:
3
push:
4
tags:
5
- - *
+ - '*'
6
jobs:
7
upload_components:
8
runs-on: ubuntu-latest
0 commit comments