ci: Added code checkout for append_to_release job, moved project_info.md

This commit is contained in:
mateusz.bak
2025-02-11 23:10:32 +01:00
committed by Mateusz Bąk
parent bdded67677
commit 54bc59605d
2 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ jobs:
name: Append project info
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Add project info to Release
uses: irongut/EditRelease@v1.2.0
with: