Skip to content

Commit 56ae46a

Browse files
committed
chore(core): removes unused package-name step variable on gh action
1 parent 35a88a4 commit 56ae46a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
with:
2020
token: ${{ secrets.GITHUB_TOKEN }}
2121
release-type: node
22-
package-name: create-mlpz-lambda
2322

2423
# The logic below handles the npm publication:
2524
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)