This commit is contained in:
tree 2022-02-02 13:40:05 +01:00
rodič 59ab58b4de
revize 4a88ba9149
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/checkout@v2
with:
repository: gweicz/utxo22-docs
repository: git@github.com:gweicz/utxo22-docs.git
ref: master
path: docs
token: ${{ secrets.TOKEN_DOCS }}