mirror of
https://github.com/Jellyfin2Samsung/Samsung-Jellyfin-Installer.git
synced 2026-03-01 11:21:12 +03:00
Set checkout reference to 'beta' in workflow
This commit is contained in:
1
.github/workflows/update-version-table.yml
vendored
1
.github/workflows/update-version-table.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
ref: beta
|
||||||
- name: Fetch latest releases
|
- name: Fetch latest releases
|
||||||
id: releases
|
id: releases
|
||||||
uses: actions/github-script@v7
|
uses: actions/github-script@v7
|
||||||
|
|||||||
Reference in New Issue
Block a user