Skip to content

Commit

Permalink
ci: detect changes and create pr
Browse files Browse the repository at this point in the history
  • Loading branch information
extraymond committed Mar 29, 2024
1 parent b9ee30d commit 4ee957c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: Commit changes
if: ${{ env.new_version }}
uses: stefanzweifel/git-auto-commit-action@v5
id: auto-commit-action
with:
commit_message: Update Zotero-Snap to ${{ env.new_version }}
create_branch: true
Expand Down

0 comments on commit 4ee957c

Please sign in to comment.