We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db2925 commit f158619Copy full SHA for f158619
.drone.yml
@@ -11,7 +11,7 @@ steps:
11
from_secret: GITHUB_KEY
12
commands:
13
- npm install -g @author.io/cicd-autotag
14
- - autotag
+ - autotag --allowInitialNpmPublish
15
when:
16
event:
17
- push
0 commit comments