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 943d8f6 commit 4e9c632
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ jobs:
container:
image: ghcr.io/thombashi/python-ci:3.11

environment:
name: testpypi
permissions:
id-token: write

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 4e9c632

Please sign in to comment.