Skip to content

Commit

Permalink
ci: fix pastefail in update-flake-lock-ex-simple workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaraj-bh committed May 28, 2024
1 parent d6ed5ef commit caaa9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-flake-lock-ex-simple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit caaa9c6

Please sign in to comment.