Skip to content

Commit

Permalink
Merge pull request #2987 from glific/cd-version-update
Browse files Browse the repository at this point in the history
updated cd to latest version
  • Loading branch information
akanshaaa19 authored Jul 18, 2024
2 parents d016d3e + f1fbd07 commit d1ac9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python-version: '3.9'

# configure the gigalixir-actions with our credentials and app name
- uses: gigalixir/gigalixir-action@v0.6.1
- uses: gigalixir/gigalixir-action@v0.6.2
with:
GIGALIXIR_USERNAME: ${{ secrets.GIGALIXIR_USERNAME }}
GIGALIXIR_PASSWORD: ${{ secrets.GIGALIXIR_PASSWORD }}
Expand Down

0 comments on commit d1ac9ec

Please sign in to comment.