Skip to content

Commit

Permalink
updated repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
sohail-aspose committed May 22, 2024
1 parent b0b2dc7 commit 1095bbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
deploy:
runs-on: macos-latest
steps:
- name: Checkout aspose.ai repo
- name: Checkout metrics.aspose.ai repo
uses: actions/checkout@main
with:
repository: Aspose/aspose.ai
repository: Aspose/metrics.aspose.ai
token: ${{ secrets.REPO_TOKEN }}
#submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
Expand Down

0 comments on commit 1095bbf

Please sign in to comment.