Skip to content

Commit

Permalink
chore: build step -> build-and-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
sneas committed Oct 22, 2023
1 parent 7b89e97 commit 4ec577e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Expand Up @@ -4,7 +4,7 @@ on:
branches:
- main
jobs:
build:
build-and-deploy:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4ec577e

Please sign in to comment.