Added token

This commit is contained in:
Yuriy-Kukushkin
2021-09-09 18:01:20 +03:00
committed by GitHub
parent 4db82a6ce6
commit 0075d77064

View File

@ -23,7 +23,7 @@ jobs:
submodules: true
- name: Validate python-versions manifest
run: .\helpers\packages-generation\manifest-validator.ps1 -ManifestUrl https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
run: .\helpers\packages-generation\manifest-validator.ps1 -ManifestUrl https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json -AccessToken ${{ secrets.GITHUB_TOKEN }}
check_build:
name: Check validation for failures