Feat: Customize Config Path (#117)

Provide the option to configure the location of the `.gitlab.nvim` file
This commit is contained in:
Harrison (Harry) Cramer
2023-11-20 14:39:22 -05:00
committed by GitHub
parent b8c386ac6b
commit 1abc33d149
3 changed files with 21 additions and 11 deletions

View File

@@ -39,3 +39,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ needs.tag.outputs.tag }}
body: ${{ github.event.head_commit.message }}