Skip to content

Commit 66da590

Browse files
committed
Use upstream gh-pages action for badges
1 parent e4df2b2 commit 66da590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-nabla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ jobs:
569569
$imageBadge | Set-Content -Path "$imagePath/image-badge.json" -Encoding utf8
570570
571571
- name: Deploy Badges
572-
uses: Devsh-Graphics-Programming/actions-gh-pages@v4.0.0-devsh.1
572+
uses: peaceiris/actions-gh-pages@v3
573573
with:
574574
github_token: ${{ secrets.GITHUB_TOKEN }}
575575
publish_branch: badges

0 commit comments

Comments
 (0)