mirror of
https://abf.rosa.ru/djam/ipfs-desktop.git
synced 2025-02-24 18:42:46 +00:00
Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Failing after 1m23s
Some checks failed
Run CI/CD... / main (push) Failing after 1m23s
This commit is contained in:
parent
1dc7bda2f6
commit
a01e001ac8
1 changed files with 1 additions and 0 deletions
|
@ -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 }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue