Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bangjelkoski committed Oct 7, 2024
1 parent d0b8206 commit c914966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
run: |
git add .
git commit -m "chore: docs regenerated" || echo "No changes to commit"
git remote set-url origin https://${{ secrets.GH_CORE_USER }}:${{ secrets.GH_CORE_TOKEN }}@github.com/InjectiveLabs/injective-docs.git
git push || echo "No changes to push"

0 comments on commit c914966

Please sign in to comment.