ci: fix pastefail in update-flake-lock-ex-simple workflow

This commit is contained in:
shivaraj-bh 2024-05-28 13:54:35 +05:30
parent d6ed5ef580
commit caaa9c647e

View File

@ -37,4 +37,4 @@ jobs:
token: ${{ steps.github-app-token.outputs.token }}
- run: "gh pr merge --auto --rebase ${{ steps.update-flake-lock.outputs.pull-request-number }}"
env:
GH_TOKEN: ${{ github.token }
GH_TOKEN: ${{ github.token }}