Add .gitignore and .gitea/workflows/ci.yml
Some checks are pending
Run CI/CD... / main (push) Waiting to run

This commit is contained in:
Your Name 2025-01-31 15:14:38 +00:00
parent f859376cfe
commit 6bef24f4c7

View file

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