Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Failing after 1m8s

This commit is contained in:
Your Name 2025-01-31 18:40:45 +00:00
parent 04ea18348e
commit 9b715106fa

View file

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