Skip to content

Commit

Permalink
cache
Browse files Browse the repository at this point in the history
  • Loading branch information
iQQBot committed Apr 24, 2024
1 parent 60fd84c commit 0c81225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ runs:
{
echo "LEEWAY_SEGMENT_KEY=${{ inputs.leeway_segment_key }}"
echo "LEEWAY_WORKSPACE_ROOT=$GITHUB_WORKSPACE"
echo "LEEWAY_REMOTE_CACHE_BUCKET=${{ inputs.service_account == secrets.CORE_DEV_SA && 'gitpod-core-leeway-cache-main' || 'leeway-cache-dev-3ac8ef5' }}"
} >> "$GITHUB_ENV"

0 comments on commit 0c81225

Please sign in to comment.