Skip to content

Commit

Permalink
Merge pull request #70 from koterpillar/renovate-update-lockfile
Browse files Browse the repository at this point in the history
chore(build): fix Renovate lockfile update
  • Loading branch information
koterpillar authored Jan 4, 2025
2 parents 699af2a + a66317a commit 1e8e837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate-lockfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
git config user.email "[email protected]"
git add stack.yaml.lock
git commit --amend --no-edit
git push origin HEAD -f
git push -f
fi

0 comments on commit 1e8e837

Please sign in to comment.