Skip to content

Commit ee46747

Browse files
authored
Remove "New workflow" button
1 parent ba002b0 commit ee46747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-instances/container-instances-github-action.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ az role assignment create \
121121

122122
### Create workflow file
123123

124-
1. In the GitHub UI, select **Actions** > **New workflow**.
125-
1. Select **Set up a workflow yourself**.
124+
1. In the GitHub UI, select **Actions**.
125+
1. Select **set up a workflow yourself**.
126126
1. In **Edit new file**, paste the following YAML contents to overwrite the sample code. Accept the default filename `main.yml`, or provide a filename you choose.
127127
1. Select **Start commit**, optionally provide short and extended descriptions of your commit, and select **Commit new file**.
128128

0 commit comments

Comments
 (0)