Skip to content

Commit

Permalink
add condition
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Oct 22, 2024
1 parent d2ba344 commit deb6ead
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-cudf-java-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
role-duration-seconds: 7200 # 2h

- name: Upload cudf-java docs to S3
if: ${{ inputs.new_stable_value == '1' }}
run: ci/upload_cudf_java_docs.sh ${{ inputs.version }}

- name: Run script to update stable value for cudf-java in docs.yml
Expand Down

0 comments on commit deb6ead

Please sign in to comment.