Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/script/STEP
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0
1
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ _Create a GitHub Action and use it in a workflow._
Do not use quotes on the <details> tag attributes.
-->

<!--step0-->
<!--step0

Automation is key for streamlining your work processes, and [GitHub Actions](https://docs.github.com/actions) is the best way to supercharge your workflow.

Expand All @@ -38,7 +38,7 @@ Automation is key for streamlining your work processes, and [GitHub Actions](htt
![Create a new repository](https://user-images.githubusercontent.com/1221423/169618722-406dc508-add4-4074-83f0-c7a7ad87f6f3.png)
3. After your new repository is created, wait about 20 seconds, then refresh the page. Follow the step-by-step instructions in the new repository's README.

<!--endstep0-->
endstep0-->

<!--
<<< Author notes: Step 1 >>>
Expand All @@ -48,7 +48,7 @@ Automation is key for streamlining your work processes, and [GitHub Actions](htt
Encourage users to open new tabs for steps!
-->

<details id=1>
<details id=1 open>
<summary><h2>Step 1: Create a workflow file</h2></summary>

_Welcome to "Hello GitHub Actions"! :wave:_
Expand Down