mirror of
https://github.com/clangd/clangd.git
synced 2025-04-20 23:53:02 +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
|
||||
id: create_release
|
||||
with:
|
||||
repository: ${{ github.repository }}
|
||||
tag_name: ${{ env.TAG_NAME }}
|
||||
name: ${{ env.RELEASE_NAME }}
|
||||
body: |
|
||||
|
Loading…
Reference in New Issue
Block a user