about summary refs log tree commit diff
path: root/.github/workflows
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-10-09 14:27:44 -0700
committerFranck Cuny <franck@fcuny.net>2022-10-09 14:27:44 -0700
commitf0402b7002f87e824b0496f4487ec5b3e4295d78 (patch)
tree9cf5d368e2eea75d5c4e2715d563018fc7238944 /.github/workflows
parentci: remove GHA to automerge pull request (diff)
downloadfcuny.net-f0402b7002f87e824b0496f4487ec5b3e4295d78.tar.gz
ci: submit the PR as the GitHub-actions bot
I want to make sure it shows up in my notifications.
Diffstat (limited to '')
-rw-r--r--.github/workflows/update.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml
index 42b0200..9675d9f 100644
--- a/.github/workflows/update.yaml
+++ b/.github/workflows/update.yaml
@@ -20,4 +20,3 @@ jobs:
         uses: DeterminateSystems/update-flake-lock@v14
         with:
           pr-title: "Update flake.lock"
-          token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}