Skip to content

Commit

Permalink
argh pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnate committed Jan 5, 2024
1 parent 68e4e02 commit e96d97d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ jobs:
name: >-
Publish Python 🐍 distribution 📦 to PyPI
needs:
- build
- build
runs-on: ubuntu-latest
environment:
name: pypi_release
url: https://pypi.org/p/modelica-builder
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing

steps:
- name: Download all the dists
Expand Down

0 comments on commit e96d97d

Please sign in to comment.