configure github actions

This commit is contained in:
Adithya 2023-06-05 09:40:52 +05:30
parent d3fe9ab6e6
commit 753bf82ca8
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -21,11 +21,8 @@ jobs:
run: |
nix flake update
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: EndBug/add-and-commit@v9
with:
commit_user_name: GitHub Actions
commit_user_email: ""
commit_author: ""
commit_message: 'Update Inputs'
file_pattern: flake.lock
push_options: '--force'
message: 'Actions: Update Inputs'
default_author: github_actions
add: 'flake.lock'