Skip to content

Commit

Permalink
fix: Init tf
Browse files Browse the repository at this point in the history
  • Loading branch information
adityachoudhari26 committed Aug 27, 2024
1 parent e4bc759 commit 689187e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
# Skip running release workflow on forks
if: github.repository_owner == 'sizzldev'
steps:
- name: Checkout
Expand Down

0 comments on commit 689187e

Please sign in to comment.