Skip to content

Commit

Permalink
Specify missing OWNER_REPO_SLUG value for runtime upgrade CI jobs
Browse files Browse the repository at this point in the history
was introduced in b10fcfe
  • Loading branch information
atodorov committed Aug 28, 2024
1 parent a93bd1d commit abe2891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/runtime-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,7 @@ jobs:
sleep 30
done
env:
LC_OWNER_REPO_SLUG: ${{ github.repository }}
LC_GITHUB_REPO_ADMIN_TOKEN: ${{ secrets.GH_REPO_ADMIN_TOKEN }}
LC_RUNNER_EPHEMERAL: false

Expand Down

0 comments on commit abe2891

Please sign in to comment.