Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M3GH4NN authored Jan 10, 2024
1 parent 0e7bc60 commit 524d1dd
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 @@ -14,14 +14,15 @@ on:
version:
required: false
type: string
permissions:
id-token: write
contents: read
secrets:
PYPI_API_TOKEN:
required: false
TEST_PYPI_API_TOKEN:
required: false
permissions:
id-token: write
contents: read


jobs:
get-changed-files:
Expand Down

0 comments on commit 524d1dd

Please sign in to comment.