File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -93,11 +93,11 @@ You can use the following scripts to make sure that the CI job does not fail:
93
93
94
94
Before attempting the release Handlebars, please make sure that you have the following authorizations:
95
95
96
- - Push-access to ` handlebars-lang/handlebars.js `
97
- - Publishing rights on npmjs.com for the ` handlebars ` package
98
- - Publishing rights on gemfury for the ` handlebars-source ` package
99
- - Push-access to the repo for legacy package managers: ` components/handlebars `
100
- - Push-access to the production-repo of the handlebars site: ` handlebars-lang/handlebarsjs .com-github-pages `
96
+ - Push-access to [ handlebars-lang/handlebars.js] ( https://github.com/handlebars-lang/handlebars.js/ )
97
+ - Publishing rights on npmjs.com for the [ handlebars] ( https://www.npmjs.com/package/handlebars ) package
98
+ - Publishing rights on rubygems for the [ handlebars-source] ( https://rubygems.org/gems/handlebars-source ) package
99
+ - Push-access to the repo for legacy package managers: [ components/handlebars.js ] ( https://github.com/components/handlebars.js )
100
+ - Push-access to the production-repo of the handlebars site: [ handlebars-lang/docs ] ( https://github .com/handlebars-lang/docs )
101
101
102
102
_ When releasing a previous version of Handlebars, please look into the CONTRIBUNG.md in the corresponding branch._
103
103
You can’t perform that action at this time.
0 commit comments