[READ-ONLY] Mirror of https://github.com/probablykasper/readme-template-action-test.
0

Configure Feed

Select the types of activity you want to include in your feed.

Update readme-template.yml

authored by

Kasper and committed by
GitHub
(Aug 23, 2020, 7:35 PM +0200) d0e9ba95 a8e7b645

+1 -1
+1 -1
.github/workflows/readme-template.yml
··· 12 12 with: 13 13 fetch-depth: 0 14 14 - name: Generate README.md 15 - uses: probablykasper/readme-template-action 15 + uses: probablykasper/readme-template-action@v1 16 16 with: 17 17 github_token: ${{ secrets.GITHUB_TOKEN }} 18 18 template: TEMPLATE.md