Use GITHUB_TOKEN to auth with gh
This commit is contained in:
2
.github/workflows/issue_ops.yml
vendored
2
.github/workflows/issue_ops.yml
vendored
@@ -34,6 +34,8 @@ jobs:
|
||||
run: |
|
||||
gh extension install github/gh-valet
|
||||
gh valet update --username ${{ secrets.valet_ghcr_username }} --password ${{ secrets.valet_ghcr_password }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.valet_ghcr_password }}
|
||||
- uses: actions-ecosystem/action-add-labels@v1
|
||||
if: always()
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user