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 e1fb2fa commit 1e8d6e3
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 @@ -29,7 +29,7 @@ jobs:
with:
# tag_name: main-${{ env.DATE }}-${{ needs.build.outputs.sha_short }}
tag_name: main-latest
target_commitish: https://github.com/FaithLife-Community/LogosLinuxInstaller/tree/main
target_commitish: ${{ needs.build.outputs.sha_short }}
body: ''
prerelease: true
files: ${{ needs.build.outputs.bin_name }}
Expand Down

0 comments on commit 1e8d6e3

Please sign in to comment.