Feat: Customize Config Path (#117)
Provide the option to configure the location of the `.gitlab.nvim` file
This commit is contained in:
committed by
GitHub
parent
b8c386ac6b
commit
1abc33d149
1
.github/workflows/tag-and-release.yaml
vendored
1
.github/workflows/tag-and-release.yaml
vendored
@@ -39,3 +39,4 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag: ${{ needs.tag.outputs.tag }}
|
||||
body: ${{ github.event.head_commit.message }}
|
||||
|
||||
Reference in New Issue
Block a user