Skip to content

Commit a13d194

Browse files
committed
There is no readme that needs updating
1 parent cf3bb15 commit a13d194

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/attachReleaseArtifacts.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,6 @@ jobs:
5454
with:
5555
tag: ${{ github.event.release.tag_name }}
5656
path: ${{ github.workspace }}/GameData/KSCSwitcher/KSCSwitcher.version
57-
58-
- name: Update Readme
59-
uses: KSP-RO/BuildTools/update-version-in-readme@master
60-
with:
61-
path: ${{ github.workspace }}/README.md
62-
tag: ${{ github.event.release.tag_name }}
6357

6458
- name: Update changelog file
6559
uses: KSP-RO/BuildTools/process-changelog@master

0 commit comments

Comments
 (0)