File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -112,10 +112,9 @@ the workflows to make sure I'm not doing anything nasty to you._
112112
113113Go to your repository settings on GitHub and
114114head over to _ Secrets and Variables_ -> _ Actions_
115- (` https://github.com/${GITHUB_USERNAME}/mollysocket-fly/settings/secrets/actions ` )
116-
117- Populate the ` FLY_APP ` repository secret with the name of the app. This should be toward
118- the top of your ` fly.toml ` file.
115+ (` https://github.com/${GITHUB_USERNAME}/mollysocket-fly/settings/secrets/actions ` ).
116+ Click _ New repository secret_ . Give it the name ` FLY_APP ` and set it to the name of the
117+ app found toward the top of your ` fly.toml ` file.
119118
120119Back on your terminal, while you're in your cloned repository, run ` make deploy-token ` .
121120Then populate the ` FLY_DEPLOY_TOKEN ` repository secret with the output of that command.
You can’t perform that action at this time.
0 commit comments