Skip to content

Commit 5e30904

Browse files
committed
revert: remove changes to callable-release-verification.yml
1 parent 0ca2c94 commit 5e30904

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/callable-release-verification.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@ name: Release Verification Tests
22

33
on: workflow_call
44

5-
env:
6-
CYPRESS_GOOGLE_CLIENTID: ${{ secrets.CYPRESS_GOOGLE_CLIENTID }}
7-
CYPRESS_GOOGLE_CLIENT_SECRET: ${{ secrets.CYPRESS_GOOGLE_CLIENT_SECRET }}
8-
CYPRESS_GOOGLE_REFRESH_TOKEN: ${{ secrets.CYPRESS_GOOGLE_REFRESH_TOKEN }}
9-
105
jobs:
116
prebuild-ubuntu:
127
uses: ./.github/workflows/callable-prebuild-amplify-js.yml

0 commit comments

Comments
 (0)