Skip to content

Commit

Permalink
Add message in documentation to test github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Lita Garcia committed Jun 5, 2024
1 parent 160c9d9 commit d235824
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/generate-and-submit-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- name: Commit & Push changes
uses: actions-js/push@master
with:
branch: 'fix/generate-documentation-workflow'
github_token: ${{ secrets.AUTHORIZATION_TOKEN }}
message: "Update documentation"

Expand Down

0 comments on commit d235824

Please sign in to comment.