Skip to content

Detailed build status #2

Detailed build status

Detailed build status #2

name: windows-latest/3.9
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
package:
uses: ./.github/workflows/test_package_windows-latest.yaml
with:

Check failure on line 12 in .github/workflows/test_package_windows-latest_python-3.9.yaml

View workflow run for this annotation

GitHub Actions / windows-latest/3.9

Invalid workflow file

The workflow is not valid. tky823/ssspy/.github/workflows/test_package_windows-latest.yaml@d7a402a9147330c5cd4c5d8cb19b0e3d36af05db (Line: 12, Col: 3): Error calling workflow 'tky823/ssspy/.github/workflows/test_package_main.yaml@d7a402a9147330c5cd4c5d8cb19b0e3d36af05db'. The nested job 'upload_package' is requesting 'id-token: write', but is only allowed 'id-token: none'.
python-version: "3.9"
secrets:
TEST_PYPI_API_TOKEN: ${{ secrets.TEST_PYPI_API_TOKEN }}