Skip to content

Commit

Permalink
add target_commitish for action-gh-release
Browse files Browse the repository at this point in the history
  • Loading branch information
taoky committed Jan 6, 2024
1 parent f0ee8db commit 750902f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
tag_name: auto-build-ubuntu2004
target_commitish: ubuntu2004
files: |
${{ env.filename }}.tar.zst
${{ env.filename }}-sha256.txt

0 comments on commit 750902f

Please sign in to comment.