Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Delametter committed Apr 15, 2024
1 parent b0aa3b9 commit f02f5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
git config --local user.email "baton-noreply@technologybrewery.org"
git config --local user.name "Github Actions"
touch file.txt
echo "This is a test file." > test.txt
mvn scm:checkin -Dmessage="Committing test file"
env:
Expand Down

0 comments on commit f02f5ee

Please sign in to comment.