Added right mock build
This commit is contained in:
2
.github/workflows/releasebuild.yml
vendored
2
.github/workflows/releasebuild.yml
vendored
@@ -87,7 +87,7 @@ jobs:
|
||||
path: warewulf-${{ env.VERSION }}-${{ env.RELEASE }}.el7.x86_64.rpm
|
||||
|
||||
- name: Upload openSUSE Leap 15.3 RPM
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: warewulf-${{ env.VERSION }}-${{ env.RELEASE }}.suse.lp153.x86_64.rpm
|
||||
path: warewulf-${{ env.VERSION }}-${{ env.RELEASE }}.suse.lp153.x86_64.rpm
|
||||
|
||||
Reference in New Issue
Block a user