mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
fixed
This commit is contained in:
3
.github/workflows/openapi-generator.yml
vendored
3
.github/workflows/openapi-generator.yml
vendored
@@ -13,7 +13,8 @@ jobs:
|
||||
steps:
|
||||
# Checkout your code
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
# Use the action to generate a client package
|
||||
|
||||
Reference in New Issue
Block a user