Skip to content

Commit

Permalink
fix: using a token for auth
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 committed Jul 8, 2024
1 parent 568fadf commit 4a67534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ jobs:
username: ${{ github.actor }}
organization: ansys
team: 'pymapdl-developers'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.TOKEN_TEAMS_USER_READ }}

- id: set-matrix
env:
Expand Down

0 comments on commit 4a67534

Please sign in to comment.