Skip to content

Commit e624eb2

Browse files
committed
chore: update release workflow
1 parent 20b2c18 commit e624eb2

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/package.yml@main
22+
uses: ciskeleton/.github/.github/workflows/package.yml@main
2323
with:
2424
name: ${{ vars.CSK_NAME }}
2525
type: ${{ vars.CSK_TYPE }}

0 commit comments

Comments
 (0)