Remove extra gh login
This commit is contained in:
@@ -32,7 +32,6 @@ jobs:
|
||||
- name: Install Valet CLI
|
||||
shell: bash
|
||||
run: |
|
||||
echo ${{ secrets.valet_ghcr_password }} | gh auth login --with-token
|
||||
gh extension install github/gh-valet
|
||||
gh valet update --username ${{ secrets.valet_ghcr_username }} --password ${{ secrets.valet_ghcr_password }}
|
||||
- uses: actions-ecosystem/action-add-labels@v1
|
||||
|
||||
Reference in New Issue
Block a user