Skip to content

Commit

Permalink
Update packetfence-perl_build_image_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stegar123 authored Oct 17, 2024
1 parent a4e19c9 commit 7219f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packetfence-perl_build_image_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
PATH_PACKAGE: ${{ inputs._IMAGE_TYPE == 'rhel8' && 'rhel8' || 'debian' }}

- name: Upload the package to artifactory ${{inputs._IMAGE_TYPE}}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4.4.3
with:
name: ${{ env.ARTIFACTORY_NAME }}
path: ${{ inputs._OUTPUT_DIRECTORY }}/${{ env.PATH_PACKAGE }}/packages/${{ env.PACKAGE_NAME }}
Expand Down

0 comments on commit 7219f7c

Please sign in to comment.