1 parent f43545e commit 9b2c9e2Copy full SHA for 9b2c9e2
1 file changed
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
!contains(github.ref_name, 'alpha') &&
20
!contains(github.ref_name, 'beta') &&
21
!contains(github.ref_name, '+')
22
- uses: ianhubnet/.github/.github/workflows/system.yml@main
+ uses: ciskeleton/.github/.github/workflows/system.yml@main
23
with:
24
package: common
25
copy_docs: true
0 commit comments