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

This commit is contained in:
Your Name 2025-01-31 15:09:43 +00:00
parent 574a3489a3
commit 65e2e1b91e

View file

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