remove gh_token from the autoupdater

This commit is contained in:
Charlotte 🦝 Delenk 2022-11-16 10:50:08 +01:00 committed by Charlotte
parent 726f3287e0
commit 9476436f32

View file

@ -39,7 +39,6 @@ jobs:
- name: Create PR
uses: peter-evans/create-pull-request@v4.2.0
with:
token: ${{secrets.GH_TOKEN}}
commit-message: Update nix-packages
author: Github Actions <github-actions@users.noreply.github.com>
committer: Github Actions <github-actions@users.noreply.github.com>