Skip to content

Commit 175f7ef

Browse files
committed
Pipe in token
1 parent 6a9350d commit 175f7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Configure Beam
3333
env:
34-
BEAM_TOKEN: ${{ secrets.BEAM_TOKEN }}
34+
BEAM_TOKEN: ${{ secrets.BEAM_INTEGRATION_TEST_TOKEN }}
3535
run: |
3636
pip install beam-client
3737
echo $BEAM_TOKEN | beam config create default --gateway-host gateway.stage.beam.cloud --gateway-port 443

0 commit comments

Comments
 (0)