Skip to content

Commit

Permalink
@1683565685 BY tosasitill
Browse files Browse the repository at this point in the history
  • Loading branch information
tosasitill committed May 8, 2023
1 parent 6ce5ea8 commit 6c44d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TWRPTreeGeneratorAction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Upload Device Tree
uses: ncipollo/release-action@v1.12.0
with:
artifacts: "~/GeneratedTWRPDeviceTree.7z"
artifacts: "~/GeneratedTWRPDeviceTree.zip"
bodyfile: "${{ github.workspace }}/info.md"
tag: "OUTPUT_${{ env.BUILD_TIME }}_${{ github.run_id }}"
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6c44d18

Please sign in to comment.