File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 33 branches :
44 - master
55 tags :
6- - " ^ [0-9]+.[0-9]+.[0-9]+"
6+ - " [0-9]+.[0-9]+.[0-9]+"
77
88jobs :
99 build_and_deploy :
1010 uses : sensirion/.github/.github/workflows/driver.python.pypi_publish.yml@main
1111 secrets :
1212 PYPI_API_TOKEN : ${{ secrets.PYPI_API_TOKEN }}
13-
Original file line number Diff line number Diff line change 11name : Publish Documentation
22on :
3+ workflow_dispatch :
34 push :
45 branches :
56 - master
6- tags :
7- - " ^[0-9]+.[0-9]+.[0-9]+"
87
98jobs :
109 documentation :
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ execute a simple measurement.
2323 python examples/example_usage_sensorbridge_lps22.py --serial-port <your COM port>
2424
2525
26- .. _Sensirion SEK-SensorBridge : https://developer.sensirion.com/sensirion-products /sek-sensorbridge/
26+ .. _Sensirion SEK-SensorBridge : https://developer.sensirion.com/product-support /sek-sensorbridge/
2727
2828
2929Example script
You can’t perform that action at this time.
0 commit comments