Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pattern: 'rhel*'
Browse files Browse the repository at this point in the history
HenriWahl committed Apr 21, 2024

Verified

This commit was signed with the committer’s verified signature.
HenriWahl Henri Wahl
1 parent 368b47d commit a416132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-latest-test-artifacts.yml
Original file line number Diff line number Diff line change
@@ -268,7 +268,7 @@ jobs:
# get binaries created by other jobs
- uses: actions/download-artifact@v4
with:
name: 'rhel*'
pattern: 'rhel*'
path: artifact
merge-multiple: true
# organize SSH deploy key for nagstamon-repo

0 comments on commit a416132

Please sign in to comment.