Skip to content

Commit

Permalink
Update sync_lab_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbektas committed Aug 18, 2023
1 parent 60a10c9 commit bda27b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_lab_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
shell: bash
env:
GITHUB_USER: ${{ secrets.GITHUB_USER }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.JLAB_APP_TOKEN }}
run: |
set -eux
export LATEST=${{ env.latest }}
Expand Down

0 comments on commit bda27b2

Please sign in to comment.