mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-06-20 10:48:15 +08:00
perf: ⚡ nuget update
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env pwsh
|
||||
|
||||
git push origin :refs/tags/$(git tag -l "*-*")
|
||||
git tag -d $(git tag -l "*-*")
|
||||
git tag -d $( git tag -l "*-*" )
|
Reference in New Issue
Block a user