Skip to content

Commit a631634

Browse files
ci(actions): migrate LizardByte actions (#21)
1 parent fc6936f commit a631634

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
@@ -46,13 +46,13 @@ jobs:
4646
steps:
4747
- name: Setup Release
4848
id: setup-release
49-
uses: LizardByte/setup-release-action@v2025.612.120948
49+
uses: LizardByte/actions/actions/release_setup@v2025.703.21447
5050
with:
5151
github_token: ${{ secrets.GH_BOT_TOKEN }}
5252

5353
- name: Create Release
5454
id: action
55-
uses: LizardByte/create-release-action@v2025.612.13419
55+
uses: LizardByte/actions/actions/release_create@v2025.703.21447
5656
with:
5757
allowUpdates: false
5858
artifacts: ''

0 commit comments

Comments
 (0)