Skip to content

Commit

Permalink
testing version
Browse files Browse the repository at this point in the history
  • Loading branch information
kitstack committed Jun 17, 2023
1 parent 8dbb067 commit 254f94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion githooks/pre-push
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ var packageCommit = "$packageCommit"
EOF

git add manifest.go
git commit --amend --no-edit
git commit -m "Update manifest.go"
git push --no-verify

0 comments on commit 254f94f

Please sign in to comment.