Skip to content

Commit

Permalink
Revert "TEMP run upload step"
Browse files Browse the repository at this point in the history
This reverts commit dd262f4.
  • Loading branch information
SageGJ committed Jan 6, 2025
1 parent b1bcb52 commit b107b9f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/generate-current-manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
SCHEMATIC_SERVICE_ACCOUNT_CREDS: ${{ secrets.SCHEMATIC_SERVICE_ACCOUNT_CREDS }}
SYNAPSE_AUTH_TOKEN: ${{ secrets.SYNAPSE_TOKEN_DPE }}
SYNAPSE_UPLOAD_FOLDER_ID: syn64504390
#SYNAPSE_UPLOAD_FOLDER_ID: syn64504390

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -59,6 +59,6 @@ jobs:
draft: true
delete-branch: false

- name: Upload all manifests
working-directory: elite-data/manifest-templates
run: poetry run ../../processes/upload_templates.sh
#- name: Upload all manifests
# working-directory: elite-data/manifest-templates
# run: poetry run ../../processes/upload_templates.sh

0 comments on commit b107b9f

Please sign in to comment.