Skip to content

Commit 6dc636c

Browse files
committed
use github context
Signed-off-by: Tony Xiang <[email protected]>
1 parent 3b97ea1 commit 6dc636c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,4 +246,4 @@ jobs:
246246
tag_name: ${{ steps.tag.outputs.tag }}
247247
prerelease: ${{ contains(steps.tag.outputs.tag, 'rc') }}
248248
generate_release_notes: true
249-
target_commitish: ${{ env.GITHUB_SHA }}
249+
target_commitish: ${{ github.sha }}

0 commit comments

Comments
 (0)