Delete .gitea/workflows/recover.yaml
Tests / python (push) Successful in 7s
Tests / node (push) Successful in 9s

This commit is contained in:
2026-09-26 19:53:33 +00:00
parent 2bc9122d79
commit 6edd2d3a2e
-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