Skip to content

Commit

Permalink
Rename job from 'Build and deploy' to 'Build'
Browse files Browse the repository at this point in the history
  • Loading branch information
1Revenger1 committed Aug 8, 2024
1 parent 9523726 commit 5aa79c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:

jobs:
build:
name: Build and Deploy
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 5aa79c5

Please sign in to comment.