Skip to content

Commit

Permalink
Temp adjustment for postgres testing
Browse files Browse the repository at this point in the history
  • Loading branch information
VersusFacit committed Mar 20, 2024
1 parent 4048d57 commit 2d7fe4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/internal-archive-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ jobs:
with:
ref: ${{ inputs.sha || 'main' }}

- name: "Setup Environment Variables - ./scripts/env-setup.sh"
run: source ./scripts/env-setup.sh
# - name: "Setup Environment Variables - ./scripts/env-setup.sh"
# run: source ./scripts/env-setup.sh

- name: "Setup Environment Variables - Secrets Context"
uses: actions/github-script@v7
Expand Down

0 comments on commit 2d7fe4e

Please sign in to comment.