Skip to content

Commit

Permalink
need to be in directory
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rodrigues committed Jan 17, 2025
1 parent 93a8a02 commit 67ac7e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/add_weekly_date.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Commit and push changes
run: |
cd nixpkgs
git config user.name "github-actions"
git config user.email "[email protected]"
git add .
Expand Down

0 comments on commit 67ac7e0

Please sign in to comment.