nuovo test aggiornamento automatico domini

This commit is contained in:
marco
2020-11-26 22:56:04 +01:00
parent ba380910bf
commit c01e299d16
+6 -4
View File
@@ -20,7 +20,9 @@ jobs:
run: | run: |
python tools/updateDomains.py python tools/updateDomains.py
- uses: mikeal/publish-to-github-action@master - name: Commit & Push changes
env: uses: actions-js/push@master
GITHUB_TOKEN: ${{ secrets.API_TOKEN_GITHUB }} with:
BRANCH_NAME: '' #optional defaults to master message: "Aggiornamento domini"
branch: "master"
github_token: ${{ secrets.API_TOKEN_GITHUB }}