#!shebang

This commit is contained in:
lda
2026-04-11 14:39:56 +07:00 Unverified
parent fc2243ed8f
commit a36e9d058d
6 changed files with 6 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env pwsh
# Publish to registry and tag
# Usage: ./scripts/publish.ps1 -Version 0.1.0 -Tag
# Publish to registry and tag (manual; CI does not use this)