Skip to content

Commit

Permalink
Merge pull request #15 from gs1-germany/gh-pages-fix
Browse files Browse the repository at this point in the history
Branch name + javascript package name
  • Loading branch information
RalphTro authored Dec 6, 2023
2 parents fbebe66 + 06f8afc commit 74c6146
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-npm-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Tests

on:
push:
branches: [ gh-pages ]
branches: [ main ]
pull_request:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@gs1-germany/palletBayCalculator",
"name": "@gs1-germany/palletbaycalculator",
"description": "Heuristic for calculating the number of required pallet bays for an order of trade items. The underlying guideline was developed by a GS1 Germany working group.",
"version": "1.0.0",
"main": "javascript/index.js",
Expand Down

0 comments on commit 74c6146

Please sign in to comment.