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
Is your feature request related to a problem? Please describe.
Step 1 has two activities now. When the first activity is done, the workflow 1-create-beta-release.yml will update to 2 in STEP and README.md.
Describe the solution you'd like
Separate Step 1 into two steps.
1 → 1, 2
2 → 3
and so on.
Describe alternatives you've considered
Change 1-create-beta-release.yml into a workflow that checks two activities.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Step 1 has two activities now. When the first activity is done, the workflow 1-create-beta-release.yml will update to 2 in STEP and README.md.
Describe the solution you'd like
Separate Step 1 into two steps.
1 → 1, 2
2 → 3
and so on.
Describe alternatives you've considered
Change 1-create-beta-release.yml into a workflow that checks two activities.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: