Skip to content

Commit

Permalink
Rename githublearn to skills (#4)
Browse files Browse the repository at this point in the history
* Rename githublearn to skills

* Update README.md
  • Loading branch information
heiskr committed Apr 12, 2022
1 parent 5f7e93e commit 5d4b8bd
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/0-start.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
# Update README to close <details id=0> and open <details id=1>

This comment was marked as spam.

Copy link
@ashraqu

ashraqu Sep 27, 2022

This comment was marked as spam.

Copy link
@GFDTSAGGUTRSGUTRSD

GFDTSAGGUTRSGUTRSD Nov 1, 2022

8095715619

This comment was marked as spam.

Copy link
@firattuysuz98

firattuysuz98 Dec 15, 2022

Hi

This comment was marked as spam.

Copy link
@Walanhiwa

Walanhiwa Jan 3, 2023

1

# and set STEP to '1'
- name: Update to step 1

This comment was marked as spam.

Copy link
@moor-art

moor-art Sep 30, 2022

1

This comment was marked as spam.

Copy link
@firattuysuz98
uses: githublearn/action-update-step@v1
uses: skills/action-update-step@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
from_step: 0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/1-create-a-branch.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
# Update README to close <details id=1> and open <details id=2>
# and set STEP to '2'
- name: Update to step 2
uses: githublearn/action-update-step@v1
uses: skills/action-update-step@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
from_step: 1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/2-commit-a-file.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
# Update README to close <details id=2> and open <details id=3>
# and set STEP to '3'
- name: Update to step 3
uses: githublearn/action-update-step@v1
uses: skills/action-update-step@v1

This comment was marked as spam.

Copy link
@zane-web-adm

zane-web-adm Aug 27, 2022

fvfmkmvkfv

This comment was marked as spam.

Copy link
@ashraqu

ashraqu Sep 27, 2022

???

with:
token: ${{ secrets.GITHUB_TOKEN }}
from_step: 2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/3-open-a-pull-request.yml
Expand Up @@ -44,7 +44,7 @@ jobs:
# Update README to close <details id=3> and open <details id=4>
# and set STEP to '4'
- name: Update to step 4
uses: githublearn/action-update-step@v1
uses: skills/action-update-step@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
from_step: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/4-merge-your-pull-request.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
# Update README to close <details id=4> and open <details id=X>
# and set STEP to X
- name: Update to step X
uses: githublearn/action-update-step@v1
uses: skills/action-update-step@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
from_step: 4
Expand Down
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -23,14 +23,14 @@ _This quick and fun introduction will get you started using GitHub in less than
<details id=0 open>
<summary><h2>:golf: Start</h2></summary>

[![start-course](https://user-images.githubusercontent.com/1221423/154366775-5491926f-9ed1-4a4a-a229-0810c0ed7e5e.svg)](https://github.com/githublearn/introduction-to-github/generate)
[![start-course](https://user-images.githubusercontent.com/1221423/154366775-5491926f-9ed1-4a4a-a229-0810c0ed7e5e.svg)](https://github.com/skills/introduction-to-github/generate)

> When you select **Start course** or **Use this template**, you will be prompted to create a new repository.
> We recommend creating a public repository, as private repositories will [use Actions minutes](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions).<br>
> <em>Optional:</em> For this course, set "owner" and "repository name" to your login name.<br>
> After you make your own repository, wait about 20 seconds and refresh. I will go to the next step.
People use GitHub to build some of the most advanced technologies in the world. Whether you’re visualizing data or building a new game, there’s a whole community and set of tools on GitHub that can help you do it even better. GitHub Learn’s “Introduction to GitHub” course guides you through everything you need to start contributing in less than an hour.
People use GitHub to build some of the most advanced technologies in the world. Whether you’re visualizing data or building a new game, there’s a whole community and set of tools on GitHub that can help you do it even better. GitHub Skills’ “Introduction to GitHub” course guides you through everything you need to start contributing in less than an hour.

- **Who is this for**: New developers, new GitHub users, and students.
- **What you'll learn**: We'll introduce repositories, branches, commits, and pull requests.
Expand Down Expand Up @@ -190,8 +190,8 @@ Here's a recap of all the tasks you've accomplished in your repository:
- Edit the contents into this `README.md` file.
- Delete `PROFILE.md` on your branch.
- Open and merge a pull request using your branch.
- We'd love to hear what you thought of this course [in our community forum](https://github.community/c/education/github-learning-lab/34).
- [Take another GitHub Learn course](https://github.com/githublearn).
- We'd love to hear what you thought of this course [in our discussion board](https://github.com/skills/.github/discussions).
- [Take another GitHub Skills course](https://github.com/skills).
- [Read the GitHub Getting Started docs](https://docs.github.com/en/get-started).
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).

Expand All @@ -204,6 +204,6 @@ Here's a recap of all the tasks you've accomplished in your repository:

---

Get help: [Post in our community forum](https://github.community/c/education/github-learning-lab/34) &bull; [Review the GitHub status page](https://www.githubstatus.com/)
Get help: [Post in our discussion board](https://github.com/skills/.github/discussions) &bull; [Review the GitHub status page](https://www.githubstatus.com/)

This comment was marked as spam.

Copy link
@DreamResourseTeamzZ

&copy; 2022 GitHub &bull; [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) &bull; [CC-BY-4.0 License](https://creativecommons.org/licenses/by/4.0/legalcode)

11 comments on commit 5d4b8bd

@Jdjdjdjdjdjdjdjdjdjdj

This comment was marked as spam.

@Henrypit77

This comment was marked as spam.

@YangDongGyun

This comment was marked as spam.

@kpakajoseph

This comment was marked as spam.

@GFDTSAGGUTRSGUTRSD

This comment was marked as spam.

@TYLONs17

This comment was marked as spam.

@antek213

This comment was marked as spam.

@antek213

This comment was marked as spam.

@antek213

This comment was marked as spam.

@antek213

This comment was marked as spam.

@mnajhdgsydgheiuhgvdhqiwu

This comment was marked as spam.

Please sign in to comment.