Skip to content

Commit

Permalink
Update autobuild-main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
n8marti authored Nov 23, 2024
1 parent 319cffc commit 8926435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
tag_name: main-latest
target_commitish: ${{ needs.build.outputs.sha }}
# target_commitish: ${{ needs.build.outputs.sha }}
body: ''
prerelease: true
files: ${{ needs.build.outputs.bin_name }}
Expand Down

0 comments on commit 8926435

Please sign in to comment.