Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Twinki14 committed Sep 29, 2024
1 parent 16afa87 commit bc69762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,6 @@ jobs:
run: git push origin gh-pages

- name: Trigger - Deploy
run: gh workflow run deploy-pages --ref gh-pages
run: gh workflow run deploy-pages.yml --ref gh-pages
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit bc69762

Please sign in to comment.