Skip to content

Commit

Permalink
fix artifact conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
SelfhostedPro committed Apr 22, 2024
1 parent 7b17798 commit 6daa450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/armbian_custom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
with:
tag: "${{ env.DATE }}"
name: "${{ env.DATE }} Radxa Images"
artifacts: "./*.txt,./*.xz,./*.sha"
artifacts: "./*.txt,./*.xz,./*.sha,./*.sha256"
allowUpdates: true
removeArtifacts: false
replacesArtifacts: true
Expand Down

0 comments on commit 6daa450

Please sign in to comment.