Skip to content

Commit 06f722d

Browse files
committed
chore(ci): fix the release action
1 parent 40a999c commit 06f722d

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
@@ -95,7 +95,7 @@ jobs:
9595
if: steps.check-changes.outputs.has-changes == 'true'
9696
with:
9797
draft: false
98-
repository: space-code/network-layer
98+
repository: space-code/atomic
9999
name: ${{ steps.next-version.outputs.NEXT_VERSION }}
100100
tag_name: ${{ steps.next-version.outputs.NEXT_VERSION }}
101101
body: ${{ steps.release-notes.outputs.RELEASE_NOTES }}

0 commit comments

Comments
 (0)