Skip to content

Commit 8a81ed3

Browse files
authored
Update gen_blog_metadata.yml
1 parent 058fee3 commit 8a81ed3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gen_blog_metadata.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
run: zig build meta
2727

2828
- name: Commit metadata
29+
working-directory: ${{ github.workspace }}
2930
run: |
3031
git config user.name "github-actions[bot]"
3132
git config user.email "github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)