Merge pull request 'feature/artifact-update' (#110) from feature/artifact-update into main
Reviewed-on: #110
This commit is contained in:
commit
cf2a168ed5
3
.github/workflows/flake-update.yml
vendored
3
.github/workflows/flake-update.yml
vendored
@ -85,6 +85,9 @@ jobs:
|
||||
with:
|
||||
files: "pr_body.template"
|
||||
output-filename: "pr_body.md"
|
||||
- name: template diff into PR body
|
||||
run: |
|
||||
nix utils/inject-diff.py
|
||||
- name: Save PR body
|
||||
id: pr_body
|
||||
uses: juliangruber/read-file-action@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user