Skip to content

Commit 7fbb492

Browse files
author
Mykhailo Babych
committed
fix: Rule
1 parent 6bd1054 commit 7fbb492

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: Release
2525
runs-on: ubuntu-latest
2626
# Skip running release workflow on forks
27-
if: github.repository_owner == 'terraform-aws-modules'
27+
if: github.repository_owner == 'opsworks-co'
2828
steps:
2929
- name: Checkout
3030
uses: actions/checkout@v4

0 commit comments

Comments
 (0)