Skip to content

Commit 4828852

Browse files
authored
Add new gemfiles to lock-dependency commit
1 parent c0f2229 commit 4828852

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lock-dependency.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ jobs:
9999
path: gemfiles
100100
pattern: lock-dependency-${{ github.run_id }}-*
101101
merge-multiple: true
102+
- name: Stage changes # Since ghcommit-action does not pick up unstaged files
103+
run: git add gemfiles
102104
- run: git diff --color=always
103105
- name: Commit changes
104106
uses: planetscale/ghcommit-action@f24050e41f8694750427d111b52f4ef9ca81a32d # v0.2.18

0 commit comments

Comments
 (0)