add some comments and commented out HG_Basic
This commit is contained in:
2
.github/workflows/auto_release.yaml
vendored
2
.github/workflows/auto_release.yaml
vendored
@@ -76,6 +76,6 @@ jobs:
|
||||
if: needs.auto_release.outputs.should_release == 'true'
|
||||
secrets:
|
||||
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}
|
||||
GH_BASIC: ${{ secrets.GH_BASIC }}
|
||||
# GH_BASIC: ${{ secrets.GH_BASIC }}
|
||||
with:
|
||||
bump: patch
|
||||
|
||||
Reference in New Issue
Block a user