From 3b7d616cbd9c0d2fd5d29c89dcef79e67b6c77cf Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Thu, 24 Jul 2025 05:15:35 -0400 Subject: [PATCH] Typo fix. --- .gitea/workflows/vault-auto-unseal-flow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/vault-auto-unseal-flow.yml b/.gitea/workflows/vault-auto-unseal-flow.yml index 34407e62..f67dbd00 100644 --- a/.gitea/workflows/vault-auto-unseal-flow.yml +++ b/.gitea/workflows/vault-auto-unseal-flow.yml @@ -15,7 +15,7 @@ jobs: VAULT_SHARDS: ${{ secrets.VAULT_UNSEAL_SHARDS }} VAULT_NAMESPACE: "" steps: - - name: Vault Unseal tart + - name: Vault Unseal Start uses: eikendev/gotify-action@master with: gotify_api_base: '${{ secrets.RINOA_GOTIFY_URL }}'