We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c077d97 commit 1e38781Copy full SHA for 1e38781
.github/workflows/update-version.yml
@@ -47,4 +47,6 @@ jobs:
47
- name: Git Auto Commit
48
uses: stefanzweifel/git-auto-commit-action@v5.0.0
49
with:
50
+ branch: master
51
+ commit_message: Automatically updating version.txt
52
file_pattern: '*.txt'
0 commit comments