Skip to content

Commit

Permalink
auto updater
Browse files Browse the repository at this point in the history
  • Loading branch information
appaquet committed Oct 3, 2024
1 parent ab69d9c commit fe6d3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
- uses: actions/checkout@v4
- name: Create PR
run: |
echo "something" > diff
echo "something" > something-diff
echo "\n" >> flake.nix
- name: Add as artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit fe6d3ba

Please sign in to comment.