Skip to content

Commit

Permalink
Removed database upload.
Browse files Browse the repository at this point in the history
  • Loading branch information
StrahinjaJacimovic committed Oct 3, 2024
1 parent c1ccd9e commit c531a06
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,3 @@ jobs:
ES_INDEX: ${{ secrets.ES_INDEX_LIVE }}
ES_INDEX_LIVE: ${{ secrets.ES_INDEX_LIVE }}
run: python -u scripts/package.py ${{ secrets.GITHUB_TOKEN }} ${{ github.repository }} ${{ github.event.release.tag_name }}

- name: Update databases
run: python -u scripts/reupload_databases.py ${{ secrets.GITHUB_TOKEN }} ${{ github.repository }} ${{ secrets.PROG_DEBUG_CODEGRIP }} ${{ secrets.PROG_DEBUG_MIKROPROG }} ${{ github.event.release.tag_name }}

0 comments on commit c531a06

Please sign in to comment.