switch to gh
All checks were successful
Run Tox Check / tox-py312 (pull_request) Successful in 15s
Run Tox Check / tox-pep8 (pull_request) Successful in 15s

This commit is contained in:
2025-10-06 09:35:56 +00:00
parent f4159c539c
commit 2174272b35
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ jobs:
{%- endraw %}
{%- elif environment == 'public' %}
{% raw -%}
swift_container: "github_action_logs"
swift_container: "gh_action_logs"
otc_swift_username: ${{ secrets.OTC_SWIFT_USERNAME }}
otc_swift_password: ${{ secrets.OTC_SWIFT_PASSWORD }}
otc_swift_project_name: ${{ secrets.OTC_SWIFT_PROJECT_NAME }}

View File

@ -41,7 +41,7 @@ jobs:
{%- endraw %}
{%- elif environment == 'public' %}
{% raw -%}
swift_container: "github_action_logs"
swift_container: "gh_action_logs"
otc_swift_username: ${{ secrets.OTC_SWIFT_USERNAME }}
otc_swift_password: ${{ secrets.OTC_SWIFT_PASSWORD }}
otc_swift_project_name: ${{ secrets.OTC_SWIFT_PROJECT_NAME }}