add step label name

This commit is contained in:
David Refoua 2022-10-18 12:44:59 +03:30
parent 4b5e52014e
commit 04e4446c37

View File

@ -29,6 +29,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- id: make-changes - id: make-changes
name: Checking for updates
run: | run: |
$currentVersion = (Get-Content .\vendor\sources.json | ConvertFrom-Json) $currentVersion = (Get-Content .\vendor\sources.json | ConvertFrom-Json)
. .\scripts\update.ps1 -verbose . .\scripts\update.ps1 -verbose