Skip to content

Commit

Permalink
Update publish-lostparadise.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgencheg authored Sep 8, 2024
1 parent 725854b commit bb9a4c7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/publish-lostparadise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ jobs:
with:
submodules: 'recursive'

- name: Download parts
run: |
git clone ${{ secrets.HUB_SEC_TOKEN }}
mv Secrets/_PrivateResources/_Private Resources/Prototypes/
mv Secrets/_PrivateResources/PERSONAL Resources/Textures/
mv Secrets/_PrivateShared Content.Shared/_PrivateShared
mv Secrets/_PrivateServer Content.Server/_PrivateServer
mv Secrets/_PrivateClient Content.Client/_PrivateClient
# - name: Download parts
# run: |
# git clone ${{ secrets.HUB_SEC_TOKEN }}
# mv Secrets/_PrivateResources/_Private Resources/Prototypes/
# mv Secrets/_PrivateResources/PERSONAL Resources/Textures/
# mv Secrets/_PrivateShared Content.Shared/_PrivateShared
# mv Secrets/_PrivateServer Content.Server/_PrivateServer
# mv Secrets/_PrivateClient Content.Client/_PrivateClient

- name: Setup .NET Core
uses: actions/[email protected]
Expand Down

0 comments on commit bb9a4c7

Please sign in to comment.