Skip to content

Commit 0044c7a

Browse files
committed
fix: wrong reference
1 parent 99de413 commit 0044c7a

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
@@ -15,7 +15,7 @@ jobs:
1515
release:
1616
name: Release
1717
runs-on: ubuntu-latest
18-
if: github.repository == 'aave-dao/aave-v3-origin'
18+
if: github.repository == 'aave-dao/aave-umbrella'
1919
steps:
2020
- name: Checkout Repo
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)