Remove duplicate code in reference

This commit is contained in:
Andrew Shumway
2024-10-04 12:08:45 -06:00
parent c328044636
commit 371eb58392

View File

@@ -47,7 +47,7 @@ jobs:
run: poetry export --without-hashes --format=requirements.txt > requirements.txt
- name: Deploy to cloud.gov
uses: cloud-gov/cg-cli-tools@main/cg-deploy-action@main
uses: cloud-gov/cg-cli-tools@main
env:
DANGEROUS_SALT: ${{ secrets.DANGEROUS_SALT }}
SECRET_KEY: ${{ secrets.SECRET_KEY }}