Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seskibinski authored Aug 1, 2023
1 parent 12aca19 commit 6f96b76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
uses: actions/checkout@v3
with:
submodules: recursive
repo-token: ${{ secrets.GITHUB_TOKEN }}
#username: ${{ secrets.AZURE_S4R_USER }}
#token: ${{ secrets.AZURE_S4R_TOKEN }}
# repo-token: ${{ secrets.GITHUB_TOKEN }}
# username: ${{ secrets.AZURE_S4R_USER }}
# token: ${{ secrets.AZURE_S4R_TOKEN }}

- name: Install dependencies
run: |
Expand Down

0 comments on commit 6f96b76

Please sign in to comment.