mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
@@ -48,7 +48,7 @@ runs:
|
|||||||
run: pip install PyGithub --progress-bar off
|
run: pip install PyGithub --progress-bar off
|
||||||
|
|
||||||
- shell: bash
|
- shell: bash
|
||||||
run: ${{ github.action_path }}/../releaser.py
|
run: '''${{ github.action_path }}/../releaser.py'''
|
||||||
env:
|
env:
|
||||||
INPUT_TOKEN: ${{ inputs.token }}
|
INPUT_TOKEN: ${{ inputs.token }}
|
||||||
INPUT_FILES: ${{ inputs.files }}
|
INPUT_FILES: ${{ inputs.files }}
|
||||||
|
|||||||
Reference in New Issue
Block a user