token
This commit is contained in:
2
.github/workflows/auto_release.yaml
vendored
2
.github/workflows/auto_release.yaml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
# Use your GitHub Personal Access Token variable here.
|
||||
token: ${{ secrets.GH_BASIC }}
|
||||
token: ${{ secrets.NUGET_KEY }}
|
||||
lfs: true
|
||||
submodules: 'recursive'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user