mirror of
https://github.com/nix-community/nixpkgs-update.git
synced 2024-11-22 21:52:15 +03:00
Merge pull request #396 from ryantm/dependabot/github_actions/crazy-max/ghaction-github-pages-4
build(deps): bump crazy-max/ghaction-github-pages from 2 to 4
This commit is contained in:
commit
3366df2842
2
.github/workflows/doc.yaml
vendored
2
.github/workflows/doc.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
||||||
- run: nix build .#nixpkgs-update-doc
|
- run: nix build .#nixpkgs-update-doc
|
||||||
- if: success()
|
- if: success()
|
||||||
uses: crazy-max/ghaction-github-pages@v2
|
uses: crazy-max/ghaction-github-pages@v4
|
||||||
with:
|
with:
|
||||||
target_branch: gh-pages
|
target_branch: gh-pages
|
||||||
build_dir: result/multi
|
build_dir: result/multi
|
||||||
|
Loading…
Reference in New Issue
Block a user