Add SRPM Artifact To Releases
* Upload SRPMs that are created * Update actions/checkout to v3 Closes #614 Signed-off-by: Michael L. Young <myoung@ciq.co>
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
if: ${{ github.repository_owner == 'hcpng' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user