diff --git a/.github/workflows/readme.yml b/.github/workflows/readme.yml index b08418f..f7e9b97 100644 --- a/.github/workflows/readme.yml +++ b/.github/workflows/readme.yml @@ -6,7 +6,7 @@ jobs: readme: runs-on: ubuntu-latest name: Update AnsiColt Readme - + if: github.repository == 'mozebaltyk/ansicolt' permissions: actions: write @@ -30,9 +30,6 @@ jobs: arkade get just just --version cd scripts/docs/ && sh -c "./autogenerate_README.sh" && cat ../../README.md - - - name: Git push - run: | git config user.name github-actions git config user.email github-actions@github.com - git push origin \ No newline at end of file + git push origin