Skip to content

Commit

Permalink
fix typo; and rename files
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielGoldfarb committed Dec 13, 2021
1 parent 508ed24 commit c17543b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
build_and_deploy:
runs-on: ubuntu-latest

steps:
- name: Checkout Repository
uses: actions/checkout@v2
with:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
build_and_deploy:
runs-on: ubuntu-latest

steps:
- name: Checkout Repository
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit c17543b

Please sign in to comment.