Skip to content

Commit

Permalink
Update .github/workflows/generate-sitemap.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-for-dev[bot] authored Jan 3, 2025
1 parent 6cbb7f8 commit 256a7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-sitemap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
ref: ${{ github.ref }}
ref: main

- name: Setup Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit 256a7b7

Please sign in to comment.