Skip to content

Commit 3e4f0ae

Browse files
Removed unneeded step
1 parent dd30f4e commit 3e4f0ae

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/create-draft-preview.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,6 @@ jobs:
3030
steps:
3131
- name: Checkout Repo
3232
uses: actions/checkout@v6
33-
34-
- name: Checkout AppCast Repo
35-
uses: actions/checkout@v6
36-
with:
37-
repository: 'TheTrueColonel/SRMM-AppCast'
38-
token: '$PR_TAG'
39-
path: AppcastRepo
4033

4134
- name: Install .NET SDK
4235
uses: actions/setup-dotnet@v5

0 commit comments

Comments
 (0)