Skip to content

Commit 69a6ed0

Browse files
committed
fix: forgot to change the name
1 parent f0aa6f7 commit 69a6ed0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717

1818
# Keep release publishing restricted to the canonical repository.
19-
if: ${{ github.repository == 'magmafoundation/Magma' }}
19+
if: ${{ github.repository == 'magmafoundation/Magma-Forge' }}
2020

2121
steps:
2222
- name: Checkout repository

0 commit comments

Comments
 (0)