Skip to content

Commit

Permalink
Fix branch used for update-develop Action
Browse files Browse the repository at this point in the history
  • Loading branch information
na4zagin3 authored Sep 28, 2023
1 parent 5859880 commit 6ea139a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
with:
# token: ${{ secrets.REPO_PUBLIC }}
token: ${{ steps.generate-token.outputs.token }}
commit-message: Take snapshots
branch: take-snapshots
commit-message: Update develop snapshots
branch: update-develop-snapshot
title: '[Automated] Update develop snapshot'
body: |
Update develop snapshot
Expand Down

0 comments on commit 6ea139a

Please sign in to comment.