We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2bcb6 commit bf1f140Copy full SHA for bf1f140
.github/workflows/PhytiumPi-4GB-Build.yaml
@@ -51,7 +51,7 @@ jobs:
51
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
52
with:
53
release_id: ${{ needs.prepare_release.outputs.release_id }}
54
- file: "./SBC-sig/scripts/rockchip/build/*/*.img.xz*"
+ file: "./SBC-sig/scripts/build/*/*.img.xz*"
55
draft: false
56
- name: Rollback release
57
if: failure() && needs.prepare_release.outputs.release_id != ''
0 commit comments