diff --git a/.github/workflows/pypi-publish.yml b/.github/workflows/pypi-publish.yml index 1a607b0a..3530461f 100644 --- a/.github/workflows/pypi-publish.yml +++ b/.github/workflows/pypi-publish.yml @@ -1,7 +1,6 @@ name: ⚠️ Build production package and release on pypi on: - workflow_dispatch: release: types: [published] diff --git a/.github/workflows/test-pypi-publish.yml b/.github/workflows/test-pypi-publish.yml index 6e6ad5a5..31ae3d56 100644 --- a/.github/workflows/test-pypi-publish.yml +++ b/.github/workflows/test-pypi-publish.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest environment: name: pypi - url: https://pypi.org/p/open-mastr + url: https://test.pypi.org/p/open-mastr permissions: id-token: write steps: diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e81a0c4..09712482 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/ ## [v0.XX.X] unreleased - 202X-XX-XX ### Added - +- Add trusted publishing for test releases + [#713](https://github.com/OpenEnergyPlatform/open-MaStR/pull/713) ### Changed ### Removed diff --git a/README.rst b/README.rst index ecd49968..7bb55417 100644 --- a/README.rst +++ b/README.rst @@ -54,7 +54,7 @@ In particular, ``open-mastr`` facilitates access to the daily provided MaStR dum No. ``open-mastr`` is a wrapper around the MaStR data and does not edit or change the data. It is intended to be used as a tool for working with the MaStR data. Benefits provided by ``open-mastr`` -================================== +=================================== .. list-table:: :widths: 30, 70