Skip to content

Commit 99adfb0

Browse files
authored
Removed stable tag
Now develop > master pipeline will release always a latest release
1 parent aaf5403 commit 99adfb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- attach_workspace:
2929
at: .
3030
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
31-
- run: npm publish --tag=stable-v0.7.11
31+
- run: npm publish
3232

3333
workflows:
3434
version: 2
@@ -45,4 +45,4 @@ workflows:
4545
tags:
4646
only: /v[0-9]+(\.[0-9]+)*(-[0-9]+)?/
4747
requires:
48-
- test
48+
- test

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy