Skip to content

Commit

Permalink
signoff commit
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 authored May 7, 2024
1 parent 23160d8 commit a86fd4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-actions-dist-post-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@ jobs:
git config user.email [email protected]
git add .
git status
git commit -m "update actions dist"
git commit -s -m "update actions dist"
git push

0 comments on commit a86fd4d

Please sign in to comment.