Skip to content

Commit

Permalink
script improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 31, 2024
1 parent 73e0f21 commit bd9442a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prod-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
upload_prod_wordpress_to_prod_s3:
runs-on: ubuntu-latest
environment: orcid.org
depends-on: upload_prod_wordpress_to_qa_s3
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit bd9442a

Please sign in to comment.