Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
RustyTake-Off committed Jun 29, 2024
1 parent a6fbab3 commit 526949c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/move-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
ls -al
git branch
echo ${{ github.event_path.files }}
echo "${{ toJson(github.event.commits[0].modified) }}"
- name: 'Move files'
id: move-files
Expand Down

0 comments on commit 526949c

Please sign in to comment.