Skip to content

Commit

Permalink
Fix uploading artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
anaelorlinski authored Oct 31, 2022
1 parent 0703d6f commit a7b853c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NanoPi-Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,4 +281,4 @@ jobs:
replacesArtifacts: true
token: ${{ secrets.GITHUB_TOKEN }}
bodyFile: "openwrt-${{ env.OPENWRT_BRANCH }}/release-info.md"
artifacts: ./artifact/*.gz
artifacts: ./artifact/*.img.gz

0 comments on commit a7b853c

Please sign in to comment.