Skip to content

Commit

Permalink
Fix duplicate step name
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeLonewolf committed Dec 13, 2023
1 parent cbe7cf1 commit 0f39ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:
checks: write
concurrency: preview-${{ github.ref }}
jobs:
deploy-preview:
build-preview:
runs-on: ubuntu-latest
steps:
- name: Checkout Main Branch 🛎️
Expand Down

0 comments on commit 0f39ffe

Please sign in to comment.