mirror of
https://github.com/clangd/clangd.git
synced 2025-04-21 08:03:00 +00:00
specificy repo for action-gh-release
This commit is contained in:
parent
8503a3a52d
commit
dfd2cdeac9
1
.github/workflows/autobuild.yaml
vendored
1
.github/workflows/autobuild.yaml
vendored
@ -110,6 +110,7 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
id: create_release
|
id: create_release
|
||||||
with:
|
with:
|
||||||
|
repository: ${{ github.repository }}
|
||||||
tag_name: ${{ env.TAG_NAME }}
|
tag_name: ${{ env.TAG_NAME }}
|
||||||
name: ${{ env.RELEASE_NAME }}
|
name: ${{ env.RELEASE_NAME }}
|
||||||
body: |
|
body: |
|
||||||
|
Loading…
Reference in New Issue
Block a user