Skip to content

Commit

Permalink
updated artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
dadecoza committed Dec 7, 2024
1 parent 41837ab commit cd98f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
if: ${{ !env.ACT }}
uses: ncipollo/release-action@v1
with:
artifacts: lib*.dll
artifacts: "lib*.dll,pidgin-meshtastic-plugin.exe"
tag: nightly-${{ github.sha }}
name: Nightly ${{ github.sha }}
allowUpdates: true
Expand Down

0 comments on commit cd98f62

Please sign in to comment.