mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
[Backport release-25.05] workflows/backport: persist credentials (#456123)
This commit is contained in:
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
token: ${{ steps.app-token.outputs.token }}
|
||||
persist-credentials: false
|
||||
persist-credentials: true
|
||||
|
||||
- name: Log current API rate limits
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user