Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit ab6b71b

Browse files
committed
fix: skip release
1 parent b8fadac commit ab6b71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
changelog:
9-
if: github.repository == 'eddiejaoude/github-trending-repos'
9+
if: github.repository == 'EddieHubCommunity/github-trending-repos'
1010
runs-on: ubuntu-latest
1111

1212
steps:

0 commit comments

Comments
 (0)