Update deploy-stable.yaml

This commit is contained in:
Matt-Spence 2024-11-14 13:10:52 -06:00 committed by GitHub
parent 9dbe9a4cb4
commit e3a13bccf1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,6 @@ jobs:
if: ${{ github.ref_type == 'tag' }}
runs-on: ubuntu-latest
steps:
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
- uses: actions/checkout@v3
- name: Compile USWDS assets
@ -45,4 +44,4 @@ jobs:
cf_password: ${{ secrets.CF_STABLE_PASSWORD }}
cf_org: cisa-dotgov
cf_space: stable
cf_command: "run-task getgov-stable --command 'python manage.py migrate' --name migrate"
cf_command: "run-task getgov-stable --command 'python manage.py migrate' --name migrate"