From b2bd38f8279aa8b7f013766d5b0218d11d416031 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 16 Nov 2020 10:21:24 +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 75a8787..bc257af 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