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 3ca49e3 commit 1932db5Copy full SHA for 1932db5
RELEASE.md
@@ -16,7 +16,7 @@ The following steps should navigate you through the release process to ensure as
16
8. `git push upstream master`
17
9. `git tag "vx.y.z"`
18
10. `git push upstream vx.y.z`
19
-11. `npm publish ./ember-cli-deploy-revision-key-<version>.tgz`
+11. `npm publish ./ember-cli-deploy-s3-<version>.tgz`
20
21
### Create a github release
22
0 commit comments