Skip to content

Commit

Permalink
Use pmitev as owner
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jan 17, 2024
1 parent c2169eb commit bbe721b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ jobs:
python-version: 3.x
- run: pip install mkdocs-material

- name: replace hardcoded owner to match this repo
run: find . -type f -exec sed -i 's/pmitev/${{ github.repository_owner }}/g' {} \;

- name: show owner is matching this repo
run: cat README.md

# If this fails with:
#
# remote: Permission to richelbilderbeek/to-awk-or-not.git denied to github-actions[bot].
Expand Down

0 comments on commit bbe721b

Please sign in to comment.