Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
Fixed github action branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Chica committed Apr 26, 2023
1 parent 0b131cf commit 19ba6ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bingimagecreator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
with:
commit-message: New BingImageCreator release
title: Automated BingImageCreator PR on new release
branch: BingImageCreator update
branch: BingImageCreator_update
delete-branch: true
2 changes: 1 addition & 1 deletion .github/workflows/edgegpt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
with:
commit-message: New EdgeGPT release
title: Automated EdgeGPT PR on new release
branch: EdgeGPT update
branch: EdgeGPT_update
delete-branch: true

0 comments on commit 19ba6ef

Please sign in to comment.