Skip to content

Commit

Permalink
Add artifasct name
Browse files Browse the repository at this point in the history
  • Loading branch information
vcerenu committed Sep 20, 2024
1 parent bd30994 commit 5205f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Puppet_module_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
if: ${{ inputs.checksum == true }}
uses: actions/upload-artifact@v4
with:
name: Puppet module artifact
name: Puppet module checksum artifact
path: ${{ github.workspace }}/output/${{ env.PUPPET_MODULE_NAME }}.sha512
retention-days: 1

Expand Down

0 comments on commit 5205f0c

Please sign in to comment.