Skip to content

Commit

Permalink
Trigger deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
wdbasson committed Feb 2, 2024
1 parent 6aac52f commit fb77e1f
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 fb77e1f

Please sign in to comment.