Skip to content

Added BookCover.md info for Daniel #bruce #time 30m #541

Added BookCover.md info for Daniel #bruce #time 30m

Added BookCover.md info for Daniel #bruce #time 30m #541

Workflow file for this run

name: TODO workflow
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run tdg-github-action
uses: ribtoks/tdg-github-action@master
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO: ${{ github.repository }}
SHA: ${{ github.sha }}
REF: ${{ github.ref }}
ROOT: "Chapters"