mirror of
https://github.com/h-sphere/sql-seal.git
synced 2026-07-22 10:10:28 +00:00
chore: enabling setting up github user
This commit is contained in:
parent
d765fb7f7f
commit
6d0af3aa95
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -39,6 +39,5 @@ jobs:
|
|||
title: "Release: $VERSION"
|
||||
commit: "release: Release $VERSION"
|
||||
createGithubReleases: false # this is handled inside ci:publish script
|
||||
setupGitUser: false # this is handled inside ci:publish script
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
Loading…
Reference in a new issue