Skip to content

Commit ff92f7a

Browse files
authored
Add .github to git add command in workflow
1 parent 4b3f575 commit ff92f7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/directory-listing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
5353
# Commit and replace the branch
5454
git add data
55+
git add .github
5556
git commit -m "Recreate data branch with generated directory listing (history dropped)"
5657
git branch -M data
5758
git push -f origin data

0 commit comments

Comments
 (0)