Skip to content

Commit 689187e

Browse files
fix: Init tf
1 parent e4bc759 commit 689187e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
release:
1616
name: Release
1717
runs-on: ubuntu-latest
18+
# Skip running release workflow on forks
1819
if: github.repository_owner == 'sizzldev'
1920
steps:
2021
- name: Checkout

0 commit comments

Comments
 (0)