Skip to content

Commit

Permalink
Merge pull request #94 from da5nsy/patch-1
Browse files Browse the repository at this point in the history
typos (?)
  • Loading branch information
rossjrw authored Oct 21, 2024
2 parents 430e3df + 20de50b commit 52ddf53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,13 +302,13 @@ jobs:

```yml
# .github/workflows/deploy.yml
name: Deploy PR previews
name: Deploy
on:
push:
branches:
- main
jobs:
deploy-preview:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 52ddf53

Please sign in to comment.