mirror of
https://github.com/bitwarden/mobile
synced 2025-01-27 08:51:20 +01:00
remove debug
This commit is contained in:
parent
f95bbaa0f7
commit
092b536009
3
.github/scripts/decrypt-secret.ps1
vendored
3
.github/scripts/decrypt-secret.ps1
vendored
@ -5,9 +5,6 @@
|
||||
)
|
||||
|
||||
$homePath = Resolve-Path "~" | Select-Object -ExpandProperty Path
|
||||
|
||||
Write-Output "Home path is: '$homePath'"
|
||||
|
||||
$rootPath = $env:GITHUB_WORKSPACE
|
||||
|
||||
$secretInputPath = $rootPath + "/.github/secrets"
|
||||
|
Loading…
x
Reference in New Issue
Block a user