Skip to content

Commit

Permalink
Trigger deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
wdbasson committed Feb 1, 2024
1 parent 7678917 commit a3090f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ jobs:
repository: didx-xyz/charts
token: ${{ secrets.PAT }}
path: charts
# ref: ${{ steps.set_branch.outputs.result }}
# ref: ${{ steps.set_branch.outputs.result }} #

- name: Install dependencies
run: sudo apt-get install -y postgresql-client redis-tools
Expand Down

0 comments on commit a3090f4

Please sign in to comment.