Update timeout for .github/workflows/release-publish.yml (#7055)

* Update default timeouts for .github/workflows/release-publish.yml [skip ci]

* configure timeout

---------

Co-authored-by: Filipe Freire <filipe.freire@konghq.com>
This commit is contained in:
Kong Team Eng Enablement Bot 2024-02-06 04:58:16 -08:00 committed by GitHub
parent 59a0d9d9ad
commit fca0914d4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,7 @@ env:
jobs:
publish:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- name: Checkout branch # Check out the release branch