Skip to content

Commit

Permalink
Feature/main webrtc 2359 update of autogenerated docs (#365)
Browse files Browse the repository at this point in the history
* Feature: autogenerated docs update by PR

* Feature: autogenerated docs update by PR, changed name of branch
  • Loading branch information
wojciechowskiradek authored Dec 4, 2024
1 parent bdd32d7 commit abd6440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api_reference_refresh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Create new branch name for docs
run: |
BRANCH_NAME="docs/update-$(date +'%Y%m%d%H%M%S')"
BRANCH_NAME="update/docs-$(date +'%Y%m%d%H%M%S')"
echo "branch_name=$BRANCH_NAME" >> $GITHUB_ENV
- name: Create Pull Request using GitHub Actions bot
Expand Down

0 comments on commit abd6440

Please sign in to comment.