Skip to content

Commit

Permalink
[skip ci] push
Browse files Browse the repository at this point in the history
  • Loading branch information
tunisiano187 committed Mar 29, 2024
1 parent 1be5d28 commit 0ac494b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Exclude-package.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ function Exclude-Package {
Add-Content -Path "tools/Check/exclude.txt" -Value $title
Update-GitHubIssue -OwnerName $Owner -RepositoryName $repository -Issue $issueNumber -State Closed
git commit -am "[skip ci] exclude $title"

git push
}
}

0 comments on commit 0ac494b

Please sign in to comment.