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/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Hello world action step
id: hello
uses: andreneto97/docker-action@10b75e3d383a3bae9eea2c137b26f5479bbcd8ca
uses: andreneto97/docker-action@9b22240dad8084d356895b6ab646e557f80e4a37
with:
who-to-greet: 'Mona the Octocat'
token: ${{ secrets.GH_PATS }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ In the project directory, you can run:
### `yarn start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
Open [http://localhost:3000](http://localhost:3000) to view its in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.
Expand Down