Skip to content

Commit

Permalink
Specify target commitish
Browse files Browse the repository at this point in the history
  • Loading branch information
tocuto committed Oct 30, 2021
1 parent 28db258 commit d3d2215
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 @@ -61,6 +61,7 @@ jobs:
with:
name: ${{ steps.release.outputs.version }}
tag_name: ${{ steps.release.outputs.version }}
target_commitish: ${{ steps.extract_branch.outputs.branch }}
files: |
./dist.lua
env:
Expand Down

0 comments on commit d3d2215

Please sign in to comment.