We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 018bab7 commit 0dc17c8Copy full SHA for 0dc17c8
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
environment: release
26
permissions:
27
id-token: write # IMPORTANT: mandatory for trusted publishing
28
- timeout-minutes: 10
+ timeout-minutes: 10
29
steps:
30
- uses: actions/checkout@v4
31
- name: Set up Python ${{ matrix.python-version }}
0 commit comments