Skip to content

Commit

Permalink
Merge pull request #28 from joerdav/flake-main
Browse files Browse the repository at this point in the history
fix: flake automation on main
  • Loading branch information
joerdav authored Jan 25, 2023
2 parents df97547 + 1b89b23 commit 878b9ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@ jobs:
git config --global user.name 'joerdav'
git config --global user.email '[email protected]'
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/$GITHUB_REPOSITORY
git checkout main
git commit -am "Update Nix Flake"
git push

0 comments on commit 878b9ee

Please sign in to comment.