Skip to content

Commit

Permalink
Try to fix error geting id
Browse files Browse the repository at this point in the history
  • Loading branch information
pablormier committed May 9, 2024
1 parent 6b8cd8b commit f277214
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,5 @@ jobs:
git add .
git commit -m "Update docs for branch $BRANCH_NAME"
git push -u origin gh-pages
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f277214

Please sign in to comment.