Skip to content

Commit

Permalink
bug: workflow commit needs branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ammar-ahmed22 committed Jan 16, 2024
1 parent ff41119 commit b11502c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
- name: Commit file
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: '[bot]: Updated latest image'
commit_message: '[bot]: Updated latest image'
branch: main

0 comments on commit b11502c

Please sign in to comment.