The GitHub Actions job "Publish Docs to S3" on airflow.git/run-scripts-from-current-version has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 519c195da9e13e5692f2146843ffe45e3cfb0b09 / Jarek Potiuk <[email protected]> Publish docs to s3 uses current version of workflows/scripts In case we built docs for past version of airflow we checkout both - current (main) version of code to use latest environment and tag version of code to build the documentation. The workflow mixed sub-workflows and run them from the "tag" version of workflow rather than from current. This PR fixes it. Report URL: https://github.com/apache/airflow/actions/runs/22080923179 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
