Skip to content

Commit

Permalink
add step label name
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSDavidSoft committed Oct 18, 2022
1 parent 4b5e520 commit 04e4446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vendor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
fetch-depth: 0

- id: make-changes
name: Checking for updates
run: |
$currentVersion = (Get-Content .\vendor\sources.json | ConvertFrom-Json)
. .\scripts\update.ps1 -verbose
Expand Down

0 comments on commit 04e4446

Please sign in to comment.