Skip to content

Commit 9b2c9e2

Browse files
committed
chore: update release workflow
1 parent f43545e commit 9b2c9e2

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
@@ -19,7 +19,7 @@ jobs:
1919
!contains(github.ref_name, 'alpha') &&
2020
!contains(github.ref_name, 'beta') &&
2121
!contains(github.ref_name, '+')
22-
uses: ianhubnet/.github/.github/workflows/system.yml@main
22+
uses: ciskeleton/.github/.github/workflows/system.yml@main
2323
with:
2424
package: common
2525
copy_docs: true

0 commit comments

Comments
 (0)