Add .gitignore and .gitea/workflows/ci.yml
All checks were successful
Run CI/CD... / main (push) Successful in 3m8s

This commit is contained in:
Your Name 2025-01-31 15:09:20 +00:00
parent b9a9f78d38
commit 62494f83d7

View file

@ -13,4 +13,5 @@ jobs:
with:
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
PUBLICATOR: ${{ secrets.PUBLICATOR }}
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}