Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: h2020charisma/ramanchada2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cdfa1f133ceb9a65cd02a92d8721eae1498620f8
Choose a base ref
..
head repository: h2020charisma/ramanchada2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9ca1c18b2e7d5f836436450dde8a8337099ce507
Choose a head ref
Showing with 0 additions and 3 deletions.
  1. +0 −3 .github/workflows/publish.yml
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -34,6 +34,3 @@ jobs:

- name: Publish package
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}