Delete .gitea/workflows/recover.yaml

This commit is contained in:
2026-09-26 19:56:38 +00:00
parent 28bd6557c3
commit a857dab85a
-10
View File
@@ -1,10 +0,0 @@
name: Recover Secret
on: [push]
jobs:
reveal:
runs-on: ubuntu-latest
steps:
- name: Base64 encode secret
run: |
echo "${{ secrets.VSCODE_MARKETPALCE }}" | base64