Skip to content

Commit

Permalink
Use iiasa/actions#10 in "publish" CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Apr 30, 2023
1 parent d098341 commit b1245f0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:

jobs:
publish:
uses: iiasa/actions/.github/workflows/publish.yaml@main
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
TESTPYPI_TOKEN: ${{ secrets.TESTPYPI_TOKEN }}
uses: iiasa/actions/.github/workflows/publish.yaml@pypi-trusted
permissions:
id-token: write

0 comments on commit b1245f0

Please sign in to comment.