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 f0aa6f7 commit 69a6ed0Copy full SHA for 69a6ed0
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
18
# Keep release publishing restricted to the canonical repository.
19
- if: ${{ github.repository == 'magmafoundation/Magma' }}
+ if: ${{ github.repository == 'magmafoundation/Magma-Forge' }}
20
21
steps:
22
- name: Checkout repository
0 commit comments