Browse Source

Update DINAR-readme.yml

pull/311/head
Ivan Yelizariev // IEL 4 years ago
committed by GitHub
parent
commit
b3f6c86d84
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/DINAR-readme.yml

2
.github/workflows/DINAR-readme.yml

@ -31,6 +31,8 @@ jobs:
uses: actions/checkout@v2
with:
path: REPO
# token is required to bypass pushing without checks/reviews
token: ${{ secrets.DINAR_TOKEN }}
- name: Checkout DINAR
uses: actions/checkout@v2
with:

Loading…
Cancel
Save