Skip to content
Closed

test #1031

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ env:

jobs:
build-release:
Comment thread
ovitrif marked this conversation as resolved.
if: startsWith(github.ref, 'refs/tags/v')
runs-on: ubuntu-latest
Comment thread
ovitrif marked this conversation as resolved.
timeout-minutes: 45
environment: release

permissions:
contents: read
Expand Down
Loading