Skip to content

Commit

Permalink
Update gh-pages-rebuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
melsk-r authored Mar 7, 2024
1 parent 73bb144 commit cf6e175
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gh-pages-rebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@ jobs:
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: Bearer $USER_TOKEN" \
https://api.github.com/repos/vng-realisatie/Zaaktypecatalogus/pages/builds
env:
USER_TOKEN: ${{ secrets.VNG_R_TOKEN }}

- name: rebuild vng-realisatie/Standaarden
run: |
Expand All @@ -273,3 +275,5 @@ jobs:
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: Bearer $USER_TOKEN" \
https://api.github.com/repos/vng-realisatie/Standaarden/pages/builds
env:
USER_TOKEN: ${{ secrets.VNG_R_TOKEN }}

0 comments on commit cf6e175

Please sign in to comment.