Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arfoux authored Aug 25, 2024
1 parent 4b359e5 commit 5ff8610
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,9 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Automatic update
- name: Debugging
run: |
echo "Files in the directory:"
ls -l
echo "Git status:"
git status

0 comments on commit 5ff8610

Please sign in to comment.