Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmage committed Jan 28, 2024
1 parent a70c2bb commit bc701da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout 5sounds-client repo
uses: actions/checkout@v2
with:
repository: ${{ variables.CLIENT_REPO }}
repository: ${{ env.CLIENT_REPO }}
token: ${{ secrets.REPO_ACCESS_TOKEN }}
path: client

Expand Down

0 comments on commit bc701da

Please sign in to comment.