Skip to content

Commit 131d9e8

Browse files
committed
fix: gl action
1 parent 2b62fb8 commit 131d9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-full.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
release: true
4040

4141
package:
42-
name: Build docker images
42+
name: Publish NPM package
4343
needs: [check, tag]
4444
if: needs.tag.outputs.status == 'true'
4545
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)