React 18 #304
Annotations
2 warnings
Run echo "::set-output name=branch::$(if [[ "refs/pull/577/merge" == *"/staging" ]]; then echo 'staging'; else echo 'master'; fi)"
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run echo "::set-output name=url::$(yarn vercel deploy --prebuilt --token=***)"
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading