Skip to content

Commit

Permalink
fix: gitlab ci
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaccoSordo committed Aug 28, 2024
1 parent e6e51f1 commit 38e24c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ publish_beta:
stage: publish
when: manual
script:
- docker run --env NPM_AUTH_TOKEN --rm $GOOGLE_TAG ./npm-ci-publish-beta-only.sh
- docker run --env NPM_AUTH_TOKEN --rm $GOOGLE_TAG ./npm-ci-publish-beta-and-alpha-only.sh
tags:
- docker

Expand Down

0 comments on commit 38e24c7

Please sign in to comment.