feature/artifact-update #108

Merged
ahuston-0 merged 3 commits from feature/artifact-update into main 2025-05-27 08:57:19 -04:00
2 changed files with 105 additions and 68 deletions
Showing only changes of commit 51959850b4 - Show all commits

View File

@ -85,9 +85,6 @@ jobs:
with: with:
files: "pr_body.template" files: "pr_body.template"
output-filename: "pr_body.md" output-filename: "pr_body.md"
- name: template diff into PR body
run: |
nix utils/inject-diff.py
- name: Save PR body - name: Save PR body
id: pr_body id: pr_body
uses: juliangruber/read-file-action@v1 uses: juliangruber/read-file-action@v1