Skip to content

Commit

Permalink
updated name of job in action deploy_on_push
Browse files Browse the repository at this point in the history
  • Loading branch information
GaganSingh5 committed Feb 24, 2024
1 parent 0140e93 commit 51f0542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: ["main"]
jobs:
check-bats-version:
build_deploy_gh-pages:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 51f0542

Please sign in to comment.