Skip to content

Commit

Permalink
Fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
paulyhedral committed Nov 2, 2024
1 parent 9f994c7 commit de33966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-update-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
go get -u ./...
go mod tidy
go add go.mod go.sum
git add go.mod go.sum
git commit -m "Update dependencies"
git push origin || exit 0

0 comments on commit de33966

Please sign in to comment.