Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 16, 2024
1 parent cd297be commit 96e3566
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
environment:
name: pypi
url: https://pypi.org/p/eodatasets3
steps:
steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v4
Expand All @@ -30,4 +30,3 @@ jobs:
with:
user: "__token__"
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 96e3566

Please sign in to comment.