Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Apr 6, 2024
1 parent 54d669d commit a81ed14
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ jobs:
image: ghcr.io/thombashi/python-ci:3.11

environment:
name: testpypi
permissions:
id-token: write
name: testpypi
url: https://pypi.org/p/cleanpy
# permissions:
# id-token: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a81ed14

Please sign in to comment.