Skip to content

Commit 245b6dd

Browse files
author
github-actions
committed
Update to 1 in STEP and README.md
1 parent 352333e commit 245b6dd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/script/STEP

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0
1+
1

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# Create a release based workflow
99

10-
<details id=0 open>
10+
<details id=0>
1111
<summary><h2>Welcome</h2></summary>
1212

1313
Create a release based workflow that is built on the foundations of the [GitHub flow](https://guides.github.com/introduction/flow/). When your team uses a release-based workflow, GitHub makes it easy to collaborate with deployable iterations of your project that you can package and make available for a wider audience to download and use.
@@ -33,7 +33,7 @@ GitHub releases allow your team to package and provide software to your users ba
3333
</details>
3434

3535
<!--Step 1-->
36-
<details id=1>
36+
<details id=1 open>
3737
<summary><h2>Step 1: Create a beta release</h2></summary>
3838

3939
_Welcome to "Release-based workflow" :sparkle:_

0 commit comments

Comments
 (0)