From cddc95b56531c23e65fb5d34f0fb1f594d4bc0e9 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sun, 15 Nov 2020 12:17:51 +0000 Subject: [PATCH] :construction_worker_man: sync DINAR Pushed from https://github.com/itpp-labs/DINAR/.github/workflows/fork2repos.yml --- .github/workflows/DINAR-readme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/DINAR-readme.yml b/.github/workflows/DINAR-readme.yml index bc257af..75a8787 100644 --- a/.github/workflows/DINAR-readme.yml +++ b/.github/workflows/DINAR-readme.yml @@ -31,7 +31,7 @@ jobs: uses: actions/checkout@v2 with: path: REPO - # token is required to bypass pushing without checks/reviews + # token is required to bypass pushing without checks/reviews. token: ${{ secrets.DINAR_TOKEN }} - name: Checkout DINAR uses: actions/checkout@v2