Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
copystring authored Oct 1, 2024
2 parents f1ee7be + 2851140 commit 7944135
Show file tree
Hide file tree
Showing 3 changed files with 327 additions and 257 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update_rr_zips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Create Pull Request
if: steps.changes.outputs.changed == 'true'
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
title: "Updates for packages from roborock server"
Expand Down
Loading

0 comments on commit 7944135

Please sign in to comment.