Skip to content

Commit 1e38781

Browse files
authored
Configure auto commit for version.txt updates
1 parent c077d97 commit 1e38781

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,6 @@ jobs:
4747
- name: Git Auto Commit
4848
uses: stefanzweifel/git-auto-commit-action@v5.0.0
4949
with:
50+
branch: master
51+
commit_message: Automatically updating version.txt
5052
file_pattern: '*.txt'

0 commit comments

Comments
 (0)