Skip to content

Commit

Permalink
chore: Rename build job
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarek-kindred committed Oct 9, 2023
1 parent 513c818 commit f961940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm_publish_light.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
dirCohortReplicator: cohort_banking_replicator_js
customiseHostCommand: echo "No customizations needed"

name: stable - ${{ matrix.settings.target }} - node@16
name: Publish SDK NPS with bundled Rust for node@16
runs-on: ${{ matrix.settings.host }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f961940

Please sign in to comment.