You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,there.
I tried to run the following code on Github Actions.
However, it always fails at "push"job.
And I got this error though I have this property "expiry_date" in my .clasprc.json .
I tried to do the same thing on CircleCI with a different code but I failed and got the same error.
Does anyone know the solution to this problem?
↓Error Cannot read property 'expiry_date' of undefined
Hi,there.
I tried to run the following code on Github Actions.
However, it always fails at "push"job.
And I got this error though I have this property "expiry_date" in my .clasprc.json .
I tried to do the same thing on CircleCI with a different code but I failed and got the same error.
Does anyone know the solution to this problem?
↓Error

Cannot read property 'expiry_date' of undefined
The text was updated successfully, but these errors were encountered: