Skip to content

docs: Mention that init-tangle target has to be run explicitly #89

docs: Mention that init-tangle target has to be run explicitly

docs: Mention that init-tangle target has to be run explicitly #89

Workflow file for this run

name: Statistics
on:
push:
branches: main
jobs:
stats:
name: Statistics
uses: emacscollective/workflows/.github/workflows/stats.yml@main
secrets:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}