Skip to content

Commit f064e7b

Browse files
committed
ci: enable release-plz again
1 parent 9621413 commit f064e7b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/cd_release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
release-plz-release:
1111
name: Release-plz release
1212
runs-on: ubuntu-latest
13-
# Buggy currently
14-
if: false
13+
if: ${{ github.repository_owner == 'compio-rs' }}
1514
permissions:
1615
contents: write
1716
steps:

0 commit comments

Comments
 (0)