diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 46d74a3..befb383 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -24,7 +24,7 @@ jobs: - name: Update flake.lock uses: DeterminateSystems/update-flake-lock@v25 with: - token: ${{ secrets.GH_TOKEN_FOR_UPDATES }} + token: ${{ secrets.GH_TOKEN }} branch: update pr-title: "Update flake.lock" # Title of PR to be created pr-labels: | # Labels to be set on the PR