retirer env gitea_token
Build and Deploy Jekyll / build (push) Successful in 0s

This commit is contained in:
2026-05-25 14:51:33 +00:00
parent 231313ee28
commit 13f9587844
+1 -6
View File
@@ -36,10 +36,5 @@ jobs:
cd /work cd /work
bundle install bundle install
bundle exec jekyll build bundle exec jekyll build
env:
- name: GITEA_TOKEN
valueFrom:
secretKeyRef:
name: gitea-token
key: token
EOF EOF