Skip to content

Commit 550faea

Browse files
ci(actions): migrate LizardByte actions (#143)
1 parent cd29aba commit 550faea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Setup Release
4343
id: setup_release
44-
uses: LizardByte/setup-release-action@v2025.612.120948
44+
uses: LizardByte/actions/actions/release_setup@v2025.715.25226
4545
with:
4646
github_token: ${{ secrets.GITHUB_TOKEN }}
4747

@@ -106,7 +106,7 @@ jobs:
106106
steps:
107107
- name: Create Release
108108
id: action
109-
uses: LizardByte/create-release-action@v2025.612.13419
109+
uses: LizardByte/actions/actions/release_create@v2025.715.25226
110110
with:
111111
allowUpdates: false
112112
artifacts: ''

0 commit comments

Comments
 (0)