nuovo test aggiornamento automatico domini

This commit is contained in:
marco
2020-11-26 22:56:04 +01:00
parent ba380910bf
commit c01e299d16

View File

@@ -20,7 +20,9 @@ jobs:
run: |
python tools/updateDomains.py
- uses: mikeal/publish-to-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.API_TOKEN_GITHUB }}
BRANCH_NAME: '' #optional defaults to master
- name: Commit & Push changes
uses: actions-js/push@master
with:
message: "Aggiornamento domini"
branch: "master"
github_token: ${{ secrets.API_TOKEN_GITHUB }}