We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 381a30c commit f614f1bCopy full SHA for f614f1b
.github/workflows/update-cache.yml
@@ -26,5 +26,5 @@ jobs:
26
- name: Commit and push changes
27
uses: stefanzweifel/git-auto-commit-action@v5
28
with:
29
- commit_message: "chore: auto-update releases cache from rvb dispatch"
+ commit_message: "update releases cache"
30
file_pattern: releases.json
0 commit comments