mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Use new extract job.
This commit is contained in:
1
.github/workflows/Parameters.yml
vendored
1
.github/workflows/Parameters.yml
vendored
@@ -101,6 +101,7 @@ on:
|
||||
|
||||
jobs:
|
||||
Parameters:
|
||||
name: ✎ Generate pipeline parameters
|
||||
runs-on: "ubuntu-${{ inputs.ubuntu_image_version }}"
|
||||
outputs:
|
||||
python_version: ${{ steps.params.outputs.python_version }}
|
||||
|
||||
Reference in New Issue
Block a user