Skip to content

Commit

Permalink
chore: add ' Dist' to build-dist.yml name
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Mar 28, 2024
1 parent 8ef426b commit b06b0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
- uses: ./.github/actions/prepare
- run: pnpm build:dist

name: Build
name: Build Dist

on:
pull_request: ~
Expand Down

0 comments on commit b06b0f7

Please sign in to comment.