File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 6868 name : package
6969 path : |
7070 dist
71- # - name: Publish to PyPi
72- # if: github.ref_type == 'tag'
73- # uses: pypa/gh-action-pypi-publish@release/v1
71+ - name : Publish to PyPi
72+ if : github.ref_type == 'tag'
73+ uses : pypa/gh-action-pypi-publish@release/v1
7474 - name : Do release with image artifact
7575 if : github.ref_type == 'tag'
7676 uses : ncipollo/release-action@v1
Original file line number Diff line number Diff line change 11# kit_test
22
33[ ![ Lint & build] ( https://github.com/srobo/kit-test-scripts/actions/workflows/test_build.yml/badge.svg )] ( https://github.com/srobo/kit-test-scripts/actions/workflows/test_build.yml )
4+ [ ![ PyPI version] ( https://badge.fury.io/py/sr-kit-test.svg )] ( https://badge.fury.io/py/sr-kit-test )
45[ ![ MIT license] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( https://opensource.org/licenses/MIT )
56
67A collection of test scripts for the Student Robotics v4 kit.
Original file line number Diff line number Diff line change 11[project ]
2- name = " kit_test "
2+ name = " sr-kit-test "
33description = " A collection of test scripts for the Student Robotics v4 kit."
44readme = " README.md"
55license = {file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments