Skip to content

Commit ccf92fe

Browse files
authored
Secrets section has been relabelled in Github
When I followed the instructions, it appears that Github has changed the section heading to "Secrets and variables". Updated the docs to reflect this.
1 parent 29c6310 commit ccf92fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/gh-actions/gh-update.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,12 @@ Scroll all the way up to the top of the window to see the hamburger menu, click
121121

122122
Do a horizontal scroll (required on your phone, probably not on a browser) on the row that starts with Code and ends in Settings and tap on Settings. If you don't see Settings (if last item on row is Insights), then you are **not** on your fork or you need to sign in to your GitHub account. You should see `username/LoopWorkspace` with forked from `LoopKit/LoopWorkspace` underneath.
123123

124-
Review the GIF below that shows horizontal scroll to find and tap on Settings, then scroll down on the phone to reach Secrets, open the drop down indicator to see Actions.
124+
Review the GIF below that shows horizontal scroll to find and tap on Settings, then scroll down on the phone to reach "Secrets and variables", open the drop down indicator to see Actions.
125125

126126
![phone screens showing the repository settings, secrets and actions](img/phone-with-settings.gif){width="300"}
127127
{align="center"}
128128

129-
After tapping on Settings -> Secrets -> Actions, keep scrolling on the same screen, past the Action secrets / New repository secret row, until you see your Repository secrets list as shown in the next GIF.
129+
After tapping on Settings -> Secrets and Variables -> Actions, keep scrolling on the same screen, past the Action secrets / New repository secret row, until you see your Repository secrets list as shown in the next GIF.
130130

131131
![phone screen showing repository secrets list](img/phone-secret-list.gif){width="300"}
132132
{align="center"}

0 commit comments

Comments
 (0)