Skip to content

Commit

Permalink
updated cd to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
akanshaaa19 committed Jul 18, 2024
1 parent d016d3e commit f1fbd07
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 f1fbd07

Please sign in to comment.