Skip to content

Commit

Permalink
ci: job push timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Jan 29, 2024
1 parent da12431 commit c0643e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ on:
- 'v*.*.*'

jobs:
push_to_registries:
push:
name: Push Docker image to multiple registries
runs-on: ubuntu-latest
timeout-minutes: 10
permissions:
packages: write
contents: read
Expand Down

0 comments on commit c0643e9

Please sign in to comment.