feat: update path to version file

This commit is contained in:
Nate Kelley 2025-01-16 12:52:52 -07:00
parent acaa255b59
commit 05202a3ddb
No known key found for this signature in database
GPG Key ID: FD90372AB8D98B4F
2 changed files with 6 additions and 2 deletions

View File

@ -17,6 +17,8 @@ jobs:
uses: googleapis/release-please-action@v4
with:
release-type: simple
path: .
token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}
skip-github-release: true
skip-github-release: true
path: .
version-file: version.txt
depth: 20

2
.gitignore vendored
View File

@ -60,3 +60,5 @@ Cargo.lock
# Node.js dependencies
node_modules/
.secrets