ci: deprecate 25.05 branch (#2051)
Link: https://github.com/nix-community/stylix/pull/2051
This commit is contained in:
parent
ddc49fd564
commit
c9e89d4478
2 changed files with 2 additions and 5 deletions
2
.github/workflows/update-flake.yml
vendored
2
.github/workflows/update-flake.yml
vendored
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
if: vars.APP_ID
|
||||
strategy:
|
||||
matrix:
|
||||
branch: [master, release-25.11, release-25.05]
|
||||
branch: [master, release-25.11]
|
||||
steps:
|
||||
- id: generate-token
|
||||
uses: actions/create-github-app-token@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue