Skip to content

Commit

Permalink
Add workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
NY0510 committed Jan 5, 2024
1 parent aedf00a commit 941567f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/IndexNow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ jobs:

- name: Run script on commit
run: |
ls -al ./github
chmod +x ./github/IndexNow.sh
./github/IndexNow.sh
chmod +x .github/IndexNow.sh
bash .github/IndexNow.sh

0 comments on commit 941567f

Please sign in to comment.