Revert "overwrite addon.json"

This reverts commit 87f2772d3f.
This commit is contained in:
techbot 2023-09-20 21:21:21 +02:00
parent 87f2772d3f
commit fe7932d079

View File

@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v2
- name: Rename addon.json
run: mv -Force addon_develop.json addon.json
run: mv addon_develop.json addon.json
- name: Publish to Steam Workshop
uses: Earu/GSW-action@V2.1