Skip to content

Commit c3c9d58

Browse files
authored
Merge pull request #2045 from RaspAP/fix/update-os-list
Fix: Update-os-list workflow by checking out master branch
2 parents 65e5de7 + b634e52 commit c3c9d58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
- name: Checkout repository
7070
uses: actions/checkout@v4
7171
with:
72+
ref: master
7273
fetch-depth: 0
7374

7475
- name: Get release information

0 commit comments

Comments
 (0)