Skip to content

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
d-morrison committed Jul 10, 2024
1 parent bff9b62 commit 68dc058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/document.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
git add man/\* NAMESPACE DESCRIPTION
git commit -m "Update documentation" || echo "No changes to commit"
- name: push changes
- name: Push
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
run: |
Expand Down

0 comments on commit 68dc058

Please sign in to comment.