diff --git a/.github/workflows/automation.yml b/.github/workflows/automation.yml index 724d9f6..01f2c55 100644 --- a/.github/workflows/automation.yml +++ b/.github/workflows/automation.yml @@ -16,6 +16,7 @@ jobs: nix run .#readme > README.md - uses: test-room-7/action-update-file@v1.8.0 with: + branch: ${{ github.head_ref || github.ref_name }} file-path: | README.md commit-msg: Automatic update