Skip to content

Commit

Permalink
Add README generation
Browse files Browse the repository at this point in the history
  • Loading branch information
frasdav committed Jan 4, 2024
1 parent dee9c68 commit 8b93982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Generate README
run: |
echo ${GITHUB_REF##*/}
git branch main remotes/origin/main
git tag --merged main
pipenv run python scripts/generate_readme.py main
Expand Down

0 comments on commit 8b93982

Please sign in to comment.