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: c6b1791c3e0c675e1bd0d1c743c62cd75916b087 / 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/22205300221 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
