We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99de413 commit 0044c7aCopy full SHA for 0044c7a
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
release:
16
name: Release
17
runs-on: ubuntu-latest
18
- if: github.repository == 'aave-dao/aave-v3-origin'
+ if: github.repository == 'aave-dao/aave-umbrella'
19
steps:
20
- name: Checkout Repo
21
uses: actions/checkout@v4
0 commit comments