Skip to content

Commit

Permalink
Merge pull request #1084 from Tradeshift/gha-workflow-step-naming
Browse files Browse the repository at this point in the history
chore: improve GHA workflow naming (avoid duplicates)
  • Loading branch information
tradeshift-larsbojensen authored Jun 7, 2022
2 parents 3c7ef97 + 1a5cc13 commit d25d204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: ▶️ Build
run: npm run build

- name: ▶️ Build
- name: 🎁 Create NPM package files
run: npm run package-dist

- name: ▶️ Deploy to s3
Expand Down

0 comments on commit d25d204

Please sign in to comment.